summaryrefslogtreecommitdiff
path: root/t/t2024-checkout-dwim.sh
Commit message (Expand)AuthorAgeFilesLines
* checkout: fix ambiguity check in subdirnd/checkout-disambiguationNguyễn Thái Ngọc Duy2016-09-211-0/+12
* checkout: report upstream correctly even with loosely defined branch.*.mergejc/checkout-local-track-reportJunio C Hamano2014-10-141-0/+18
* Merge branch 'mm/checkout-auto-track-fix'Junio C Hamano2013-10-301-0/+21
|\
| * checkout: allow dwim for branch creation for "git checkout $branch --"Matthieu Moy2013-10-181-0/+21
* | t2024: Fix &&-chaining and a couple of typosJohan Herland2013-09-091-3/+3
|/
* branch.c: Validate tracking branches with refspecs instead of refs/remotes/*Johan Herland2013-04-211-1/+1
* checkout: Use remote refspecs when DWIMming tracking branchesJohan Herland2013-04-211-3/+3
* t2024: Show failure to use refspec when DWIMming remote branch namesJohan Herland2013-04-211-1/+69
* t2024: Add tests verifying current DWIM behavior of 'git checkout <branch>'Johan Herland2013-04-211-0/+99