summaryrefslogtreecommitdiff
path: root/t/t2025-worktree-add.sh
Commit message (Expand)AuthorAgeFilesLines
* worktree: allow the main brach of a bare repository to be checked outdk/worktree-dup-checkout-with-bare-is-okDennis Kaarsemaker2016-10-141-0/+8
* worktree: allow "-" short-hand for @{-1} in add commandjg/dash-is-last-branch-in-worktree-addJordan DE GEA2016-05-311-0/+16
* branch: do not rename a branch under bisect or rebasend/worktree-various-headsNguyễn Thái Ngọc Duy2016-04-221-0/+8
* worktree.c: check whether branch is bisected in another worktreeNguyễn Thái Ngọc Duy2016-04-221-0/+13
* worktree.c: check whether branch is rebased in another worktreeNguyễn Thái Ngọc Duy2016-04-221-0/+38
* 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