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