aboutsummaryrefslogtreecommitdiff
path: root/t/t2025-worktree-add.sh
Commit message (Expand)AuthorAge
* worktree add: add --lock optionNguyễn Thái Ngọc Duy2017-04-20
* worktree: allow the main brach of a bare repository to be checked outDennis Kaarsemaker2016-10-14
* worktree: allow "-" short-hand for @{-1} in add commandJordan DE GEA2016-05-31
* branch: do not rename a branch under bisect or rebaseNguyễn Thái Ngọc Duy2016-04-22
* worktree.c: check whether branch is bisected in another worktreeNguyễn Thái Ngọc Duy2016-04-22
* worktree.c: check whether branch is rebased in another worktreeNguyễn Thái Ngọc Duy2016-04-22
* worktree: add: introduce --checkout optionRay Zhang2016-03-29
* worktree add -B: do the checkout test before update branchNguyễn Thái Ngọc Duy2016-02-15
* worktree: fix "add -B"Nguyễn Thái Ngọc Duy2016-02-15
* t/t2025-worktree-add.sh: use the $( ... ) construct for command substitutionElia Pinto2015-12-27
* clone: allow --local from a linked checkoutNguyễn Thái Ngọc Duy2015-09-28
* worktree: add: suppress auto-vivication with --detach and no <branch>Eric Sunshine2015-07-20
* worktree: make --detach mutually exclusive with -b/-BEric Sunshine2015-07-20
* checkout: teach check_linked_checkout() about symbolic link HEADEric Sunshine2015-07-20
* worktree: add: auto-vivify new branch when <branch> is omittedEric Sunshine2015-07-07
* worktree: add: make -b/-B default to HEAD when <branch> is omittedEric Sunshine2015-07-06
* tests: worktree: retrofit "checkout --to" tests for "worktree add"Eric Sunshine2015-07-06