summaryrefslogtreecommitdiff
path: root/t/t2028-worktree-move.sh
AgeCommit message (Expand)AuthorFilesLines
2019-01-02move worktree tests to t24*Libravatar Thomas Gummerer1-188/+0
2018-08-30worktree: delete .git/worktrees if empty after 'remove'Libravatar Eric Sunshine1-0/+12
2018-08-30worktree: teach 'remove' to override lock when --force given twiceLibravatar Eric Sunshine1-0/+10
2018-08-30worktree: teach 'move' to override lock when --force given twiceLibravatar Eric Sunshine1-0/+14
2018-08-30worktree: don't die() in library function find_worktree()Libravatar Eric Sunshine1-0/+8
2018-04-05t2028: tighten grep expression to make "move worktree" test more robustLibravatar Eric Sunshine1-4/+3
2018-03-06t2028: fix minor error and issues in newly-added "worktree move" testsLibravatar Eric Sunshine1-10/+9
2018-02-12worktree remove: allow it when $GIT_WORK_TREE is already goneLibravatar Nguyễn Thái Ngọc Duy1-0/+17
2018-02-12worktree remove: new commandLibravatar Nguyễn Thái Ngọc Duy1-0/+30
2018-02-12worktree move: accept destination as directoryLibravatar Nguyễn Thái Ngọc Duy1-0/+11
2018-02-12worktree move: new commandLibravatar Nguyễn Thái Ngọc Duy1-0/+26
2016-07-08worktree: add "unlock" commandLibravatar Nguyễn Thái Ngọc Duy1-0/+14
2016-07-08worktree: add "lock" commandLibravatar Nguyễn Thái Ngọc Duy1-0/+48