summaryrefslogtreecommitdiff
path: root/t/t2025-worktree-add.sh
Commit message (Expand)AuthorAgeFilesLines
* worktree: add: introduce --checkout optionrz/worktree-no-checkoutRay Zhang2016-03-291-0/+12
* worktree add -B: do the checkout test before update branchnd/worktree-add-BNguyễn Thái Ngọc Duy2016-02-151-0/+7
* worktree: fix "add -B"Nguyễn Thái Ngọc Duy2016-02-151-0/+8
* t/t2025-worktree-add.sh: use the $( ... ) construct for command substitutionElia Pinto2015-12-271-2/+2
* clone: allow --local from a linked checkoutNguyễn Thái Ngọc Duy2015-09-281-0/+5
* worktree: add: suppress auto-vivication with --detach and no <branch>Eric Sunshine2015-07-201-0/+14
* worktree: make --detach mutually exclusive with -b/-BEric Sunshine2015-07-201-0/+12
* checkout: teach check_linked_checkout() about symbolic link HEADEric Sunshine2015-07-201-0/+8
* worktree: add: auto-vivify new branch when <branch> is omittedEric Sunshine2015-07-071-0/+14
* worktree: add: make -b/-B default to HEAD when <branch> is omittedEric Sunshine2015-07-061-0/+5
* tests: worktree: retrofit "checkout --to" tests for "worktree add"Eric Sunshine2015-07-061-0/+143