summaryrefslogtreecommitdiff
path: root/t/t2024-checkout-dwim.sh
AgeCommit message (Expand)AuthorFilesLines
2014-10-14checkout: report upstream correctly even with loosely defined branch.*.mergeLibravatar Junio C Hamano1-0/+18
2013-10-30Merge branch 'mm/checkout-auto-track-fix'Libravatar Junio C Hamano1-0/+21
2013-10-18checkout: allow dwim for branch creation for "git checkout $branch --"Libravatar Matthieu Moy1-0/+21
2013-09-09t2024: Fix &&-chaining and a couple of typosLibravatar Johan Herland1-3/+3
2013-04-21branch.c: Validate tracking branches with refspecs instead of refs/remotes/*Libravatar Johan Herland1-1/+1
2013-04-21checkout: Use remote refspecs when DWIMming tracking branchesLibravatar Johan Herland1-3/+3
2013-04-21t2024: Show failure to use refspec when DWIMming remote branch namesLibravatar Johan Herland1-1/+69
2013-04-21t2024: Add tests verifying current DWIM behavior of 'git checkout <branch>'Libravatar Johan Herland1-0/+99