summaryrefslogtreecommitdiff
path: root/t/t2020-checkout-detach.sh
Commit message (Expand)AuthorAgeFilesLines
* revisions API: don't leak memory on argv elements that need free()-ingÆvar Arnfjörð Bjarmason2022-08-031-0/+1
* tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason2021-02-101-10/+10
* t2*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-191-15/+15
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-0/+3
* doc: promote "git switch"Nguyễn Thái Ngọc Duy2019-04-021-12/+12
* checkout: advice how to get out of detached HEAD modeNguyễn Thái Ngọc Duy2019-04-021-0/+12
* t2020: abstract away SHA-1 specific constantsbrian m. carlson2018-03-261-16/+24
* t2020: test variations that matterar/unconfuse-three-dotsJunio C Hamano2017-12-061-3/+3
* checkout: describe_detached_head: remove ellipsis after committishAnn T Ropea2017-12-061-0/+123
* checkout: do not mention detach advice for explicit --detach optionsb/checkout-explit-detach-no-adviceStefan Beller2016-08-151-0/+23
* status: add advice on how to push/pull to tracking branchMatthieu Moy2012-11-161-0/+1
* Merge branch 'js/checkout-detach-count'Junio C Hamano2012-05-101-5/+16
|\
| * checkout (detached): truncate list of orphaned commits at the new HEADJohannes Sixt2012-05-041-1/+1
| * t2020-checkout-detach: check for the number of orphaned commitsJohannes Sixt2012-05-041-5/+16
* | test: do not rely on US English tracking-info messagesJonathan Nieder2012-04-141-1/+1
|/
* checkout: check for "Previous HEAD" notice in t2020René Scharfe2011-10-031-2/+5
* i18n: use test_i18ngrep in t2020, t2204, t3030, and t3200Junio C Hamano2011-04-131-5/+5
* i18n: mark checkout plural warning for translationÆvar Arnfjörð Bjarmason2011-04-121-3/+12
* checkout: clear commit marks after detached-orphan checkJeff King2011-03-201-0/+13
* checkout: add basic tests for detached-orphan warningJeff King2011-03-201-0/+34
* checkout: introduce --detach synonym for "git checkout foo^{commit}"Junio C Hamano2011-02-081-0/+95