Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-10-30 | Merge branch 'mm/checkout-auto-track-fix' | Junio C Hamano | 1 | -0/+21 |
2013-10-18 | checkout: allow dwim for branch creation for "git checkout $branch --" | Matthieu Moy | 1 | -0/+21 |
2013-09-09 | t2024: Fix &&-chaining and a couple of typos | Johan Herland | 1 | -3/+3 |
2013-04-21 | branch.c: Validate tracking branches with refspecs instead of refs/remotes/* | Johan Herland | 1 | -1/+1 |
2013-04-21 | checkout: Use remote refspecs when DWIMming tracking branches | Johan Herland | 1 | -3/+3 |
2013-04-21 | t2024: Show failure to use refspec when DWIMming remote branch names | Johan Herland | 1 | -1/+69 |
2013-04-21 | t2024: Add tests verifying current DWIM behavior of 'git checkout <branch>' | Johan Herland | 1 | -0/+99 |