summaryrefslogtreecommitdiffstats
path: root/t/t2020-checkout-detach.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* checkout: omit "tracking" information on a detached HEADJunio C Hamano2024-03-311-1/+4
* add-patch: classify '@' as a synonym for 'HEAD'Ghanshyam Thakkar2024-02-131-0/+12
* tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano2023-11-021-4/+4
* 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-111-10/+10
* t2*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-201-15/+15
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-201-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-271-16/+24
* t2020: test variations that matterJunio 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 optionStefan Beller2016-08-161-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-151-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-141-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