summaryrefslogtreecommitdiff
path: root/t/t2018-checkout-branch.sh
AgeCommit message (Expand)Author
2016-06-17tests: use test_i18n* functions to suppress false positivesVasco Almeida
2011-11-28Allow checkout -B <current-branch> to update the current branchJonathan Nieder
2011-08-22Show interpreted branch name in error messagesConrad Irwin
2011-08-22Prevent force-updating of the current branchConrad Irwin
2011-08-01Merge branch 'jc/maint-1.7.3-checkout-describe' into maintJunio C Hamano
2011-06-06checkout -b <name>: correctly detect existing branchJunio C Hamano
2010-08-09builtin/checkout: handle -B from detached HEAD correctlyTay Ray Chuan
2010-06-25builtin/checkout: learn -BTay Ray Chuan
2010-06-25add tests for checkout -bTay Ray Chuan