summaryrefslogtreecommitdiff
path: root/t/t2028-worktree-move.sh
AgeCommit message (Expand)Author
2018-08-30worktree: delete .git/worktrees if empty after 'remove'Eric Sunshine
2018-08-30worktree: teach 'remove' to override lock when --force given twiceEric Sunshine
2018-08-30worktree: teach 'move' to override lock when --force given twiceEric Sunshine
2018-08-30worktree: don't die() in library function find_worktree()Eric Sunshine
2018-04-05t2028: tighten grep expression to make "move worktree" test more robustEric Sunshine
2018-03-06t2028: fix minor error and issues in newly-added "worktree move" testsEric Sunshine
2018-02-12worktree remove: allow it when $GIT_WORK_TREE is already goneNguyễn Thái Ngọc Duy
2018-02-12worktree remove: new commandNguyễn Thái Ngọc Duy
2018-02-12worktree move: accept destination as directoryNguyễn Thái Ngọc Duy
2018-02-12worktree move: new commandNguyễn Thái Ngọc Duy
2016-07-08worktree: add "unlock" commandNguyễn Thái Ngọc Duy
2016-07-08worktree: add "lock" commandNguyễn Thái Ngọc Duy