summaryrefslogtreecommitdiff
path: root/t/t2025-worktree-add.sh
Commit message (Expand)AuthorAgeFilesLines
* 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