aboutsummaryrefslogtreecommitdiffstats
path: root/t/t2017-checkout-orphan.sh
AgeCommit message (Expand)AuthorFilesLines
2024-01-22remove REFFILES prerequisite for some tests in t1405 and t2017John Cai1-1/+1
2022-01-10Merge branch 'js/branch-track-inherit'Junio C Hamano1-1/+10
2021-12-20branch: add flags and config to inherit trackingJosh Steadmon1-1/+10
2021-11-18checkout: fix "branch info" memory leaksÆvar Arnfjörð Bjarmason1-0/+1
2021-06-02t2017: mark --orphan/logAllRefUpdates=false test as REFFILESHan-Wen Nienhuys1-1/+1
2020-11-19t2*: adjust the references to the default branch name "main"Johannes Schindelin1-23/+23
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2012-06-26git-checkout: disallow --detach on unborn branchChris Webb1-0/+6
2010-11-09tests: add missing &&Jonathan Nieder1-1/+1
2010-07-21tests: correct "does reflog exist?" testsJunio C Hamano1-39/+8
2010-07-21t/: work around one-shot variable assignment with test_must_failBrandon Casey1-6/+30
2010-06-03checkout --orphan: respect -l option alwaysErick Mattos1-21/+57
2010-03-21git checkout: create unparented branch by --orphanErick Mattos1-0/+90