summaryrefslogtreecommitdiff
path: root/t/t2020-checkout-detach.sh
AgeCommit message (Expand)AuthorFilesLines
2021-02-10tests: remove most uses of test_i18ncmpLibravatar Ævar Arnfjörð Bjarmason1-10/+10
2020-11-19t2*: adjust the references to the default branch name "main"Libravatar Johannes Schindelin1-15/+15
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Libravatar Johannes Schindelin1-0/+3
2019-04-02doc: promote "git switch"Libravatar Nguyễn Thái Ngọc Duy1-12/+12
2019-04-02checkout: advice how to get out of detached HEAD modeLibravatar Nguyễn Thái Ngọc Duy1-0/+12
2018-03-26t2020: abstract away SHA-1 specific constantsLibravatar brian m. carlson1-16/+24
2017-12-06t2020: test variations that matterLibravatar Junio C Hamano1-3/+3
2017-12-06checkout: describe_detached_head: remove ellipsis after committishLibravatar Ann T Ropea1-0/+123
2016-08-15checkout: do not mention detach advice for explicit --detach optionLibravatar Stefan Beller1-0/+23
2012-11-16status: add advice on how to push/pull to tracking branchLibravatar Matthieu Moy1-0/+1
2012-05-10Merge branch 'js/checkout-detach-count'Libravatar Junio C Hamano1-5/+16
2012-05-04checkout (detached): truncate list of orphaned commits at the new HEADLibravatar Johannes Sixt1-1/+1
2012-05-04t2020-checkout-detach: check for the number of orphaned commitsLibravatar Johannes Sixt1-5/+16
2012-04-14test: do not rely on US English tracking-info messagesLibravatar Jonathan Nieder1-1/+1
2011-10-03checkout: check for "Previous HEAD" notice in t2020Libravatar René Scharfe1-2/+5
2011-04-13i18n: use test_i18ngrep in t2020, t2204, t3030, and t3200Libravatar Junio C Hamano1-5/+5
2011-04-12i18n: mark checkout plural warning for translationLibravatar Ævar Arnfjörð Bjarmason1-3/+12
2011-03-20checkout: clear commit marks after detached-orphan checkLibravatar Jeff King1-0/+13
2011-03-20checkout: add basic tests for detached-orphan warningLibravatar Jeff King1-0/+34
2011-02-08checkout: introduce --detach synonym for "git checkout foo^{commit}"Libravatar Junio C Hamano1-0/+95