worktree: move subcommand oblomov/worktree-mv
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Wed, 19 Apr 2017 23:08:05 +0000 (01:08 +0200)
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Wed, 19 Apr 2017 23:09:41 +0000 (01:09 +0200)
commit0ed94c751916fac43cc8a54a7eeb8786f9f7629c
treeea8a31b28149c696ddf3a773abbd7522743224a4
parent79292aac69b6a4563ffbc4589a70ae46f7eb15cb
worktree: move subcommand

This subcommands allow moving a linked worktree to a different
location, updating administrative files as necessary. Currently only
moves supported by rename(2) are supported.

Signed-off-by: Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
Documentation/git-worktree.txt
builtin/worktree.c
t/t2028-worktree-move.sh