summaryrefslogtreecommitdiffstats
path: root/t/t2028-worktree-move.sh
Commit message (Expand)AuthorAgeFilesLines
* worktree: allow to (re)move worktrees with uninitialized submodulesNguyễn Thái Ngọc Duy2019-01-071-0/+37
* worktree: delete .git/worktrees if empty after 'remove'Eric Sunshine2018-08-301-0/+12
* worktree: teach 'remove' to override lock when --force given twiceEric Sunshine2018-08-301-0/+10
* worktree: teach 'move' to override lock when --force given twiceEric Sunshine2018-08-301-0/+14
* worktree: don't die() in library function find_worktree()Eric Sunshine2018-08-301-0/+8
* t2028: tighten grep expression to make "move worktree" test more robustEric Sunshine2018-04-051-4/+3
* t2028: fix minor error and issues in newly-added "worktree move" testsEric Sunshine2018-03-061-10/+9
* worktree remove: allow it when $GIT_WORK_TREE is already goneNguyễn Thái Ngọc Duy2018-02-121-0/+17
* worktree remove: new commandNguyễn Thái Ngọc Duy2018-02-121-0/+30
* worktree move: accept destination as directoryNguyễn Thái Ngọc Duy2018-02-121-0/+11
* worktree move: new commandNguyễn Thái Ngọc Duy2018-02-121-0/+26
* worktree: add "unlock" commandNguyễn Thái Ngọc Duy2016-07-081-0/+14
* worktree: add "lock" commandNguyễn Thái Ngọc Duy2016-07-081-0/+48