summaryrefslogtreecommitdiff
path: root/t/t2024-checkout-dwim.sh
AgeCommit message (Expand)Author
2016-09-21checkout: fix ambiguity check in subdirNguyễn Thái Ngọc Duy
2014-10-14checkout: report upstream correctly even with loosely defined branch.*.mergeJunio C Hamano
2013-10-30Merge branch 'mm/checkout-auto-track-fix'Junio C Hamano
2013-10-18checkout: allow dwim for branch creation for "git checkout $branch --"Matthieu Moy
2013-09-09t2024: Fix &&-chaining and a couple of typosJohan Herland
2013-04-21branch.c: Validate tracking branches with refspecs instead of refs/remotes/*Johan Herland
2013-04-21checkout: Use remote refspecs when DWIMming tracking branchesJohan Herland
2013-04-21t2024: Show failure to use refspec when DWIMming remote branch namesJohan Herland
2013-04-21t2024: Add tests verifying current DWIM behavior of 'git checkout <branch>'Johan Herland