summaryrefslogtreecommitdiff
path: root/t/t2012-checkout-last.sh
AgeCommit message (Expand)AuthorFilesLines
2021-12-13t0000-t3999: detect and signal failure within loopLibravatar Eric Sunshine1-2/+2
2021-01-25Merge branch 'ab/mailmap'Libravatar Junio C Hamano1-9/+3
2021-01-12tests: refactor a few tests to use "test_commit --append"Libravatar Ævar Arnfjörð Bjarmason1-9/+3
2020-11-19t2*: adjust the references to the default branch name "main"Libravatar Johannes Schindelin1-25/+25
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Libravatar Johannes Schindelin1-0/+3
2013-06-17checkout: respect GIT_REFLOG_ACTIONLibravatar Ramkumar Ramachandra1-4/+4
2013-06-17t/t2021-checkout-last: "checkout -" should work after a rebase finishesLibravatar Ramkumar Ramachandra1-0/+34
2009-10-18"checkout A...B" switches to the merge base between A and BLibravatar Junio C Hamano1-1/+26
2009-01-19interpret_nth_last_branch(): avoid traversing the reflog twiceLibravatar Junio C Hamano1-0/+44
2009-01-17checkout: implement "-" abbreviation, add docs and testsLibravatar Thomas Rast1-0/+50