Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | checkout: fix ambiguity check in subdirnd/checkout-disambiguation | Nguyễn Thái Ngọc Duy | 2016-09-21 | 1 | -0/+12 |
* | checkout: report upstream correctly even with loosely defined branch.*.mergejc/checkout-local-track-report | Junio C Hamano | 2014-10-14 | 1 | -0/+18 |
* | Merge branch 'mm/checkout-auto-track-fix' | Junio C Hamano | 2013-10-30 | 1 | -0/+21 |
|\ | |||||
| * | checkout: allow dwim for branch creation for "git checkout $branch --" | Matthieu Moy | 2013-10-18 | 1 | -0/+21 |
* | | t2024: Fix &&-chaining and a couple of typos | Johan Herland | 2013-09-09 | 1 | -3/+3 |
|/ | |||||
* | branch.c: Validate tracking branches with refspecs instead of refs/remotes/* | Johan Herland | 2013-04-21 | 1 | -1/+1 |
* | checkout: Use remote refspecs when DWIMming tracking branches | Johan Herland | 2013-04-21 | 1 | -3/+3 |
* | t2024: Show failure to use refspec when DWIMming remote branch names | Johan Herland | 2013-04-21 | 1 | -1/+69 |
* | t2024: Add tests verifying current DWIM behavior of 'git checkout <branch>' | Johan Herland | 2013-04-21 | 1 | -0/+99 |