summaryrefslogtreecommitdiff
path: root/t/t2017-checkout-orphan.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'js/branch-track-inherit'Junio C Hamano2022-01-101-1/+10
|\
| * branch: add flags and config to inherit trackingJosh Steadmon2021-12-201-1/+10
* | checkout: fix "branch info" memory leaksÆvar Arnfjörð Bjarmason2021-11-181-0/+1
|/
* t2017: mark --orphan/logAllRefUpdates=false test as REFFILESHan-Wen Nienhuys2021-06-021-1/+1
* t2*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-191-23/+23
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-0/+3
* git-checkout: disallow --detach on unborn branchChris Webb2012-06-261-0/+6
* tests: add missing &&Jonathan Nieder2010-11-091-1/+1
* tests: correct "does reflog exist?" testsJunio C Hamano2010-07-211-39/+8
* t/: work around one-shot variable assignment with test_must_failBrandon Casey2010-07-211-6/+30
* checkout --orphan: respect -l option alwaysErick Mattos2010-06-031-21/+57
* git checkout: create unparented branch by --orphanErick Mattos2010-03-211-0/+90