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