Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow checkout -B <current-branch> to update the current branchjn/branch-move-to-self | Jonathan Nieder | 2011-11-28 | 1 | -4/+5 |
* | Show interpreted branch name in error messages | Conrad Irwin | 2011-08-22 | 1 | -0/+9 |
* | Prevent force-updating of the current branch | Conrad Irwin | 2011-08-22 | 1 | -0/+8 |
* | Merge branch 'jc/maint-1.7.3-checkout-describe' into maint | Junio C Hamano | 2011-08-01 | 1 | -0/+11 |
|\ | |||||
| * | checkout -b <name>: correctly detect existing branch | Junio C Hamano | 2011-06-05 | 1 | -0/+11 |
* | | builtin/checkout: handle -B from detached HEAD correctly | Tay Ray Chuan | 2010-08-09 | 1 | -0/+6 |
|/ | |||||
* | builtin/checkout: learn -B | Tay Ray Chuan | 2010-06-25 | 1 | -0/+45 |
* | add tests for checkout -b | Tay Ray Chuan | 2010-06-25 | 1 | -0/+121 |