summaryrefslogtreecommitdiff
path: root/t/t2018-checkout-branch.sh
Commit message (Expand)AuthorAgeFilesLines
* tests: use test_i18n* functions to suppress false positivesVasco Almeida2016-06-171-1/+1
* Allow checkout -B <current-branch> to update the current branchjn/branch-move-to-selfJonathan Nieder2011-11-281-4/+5
* Show interpreted branch name in error messagesConrad Irwin2011-08-221-0/+9
* Prevent force-updating of the current branchConrad Irwin2011-08-221-0/+8
* Merge branch 'jc/maint-1.7.3-checkout-describe' into maintJunio C Hamano2011-08-011-0/+11
|\
| * checkout -b <name>: correctly detect existing branchJunio C Hamano2011-06-051-0/+11
* | builtin/checkout: handle -B from detached HEAD correctlyTay Ray Chuan2010-08-091-0/+6
|/
* builtin/checkout: learn -BTay Ray Chuan2010-06-251-0/+45
* add tests for checkout -bTay Ray Chuan2010-06-251-0/+121