Thread (1 message) 1 message, 1 author, 2017-01-09

Re: [PATCH 0/6] git worktree move/remove

From: Junio C Hamano <hidden>
Date: 2017-01-09 17:34:55

Nguyễn Thái Ngọc Duy  [off-list ref] writes:
This version is the same as nd/worktree-move but with the recursive
directory copy code removed. We rely on rename() to move directories.
Much simpler ;-)

Will replace; thanks.
Nguyễn Thái Ngọc Duy (6):
  worktree.c: add validate_worktree()
  worktree.c: add update_worktree_location()
  worktree move: new command
  worktree move: accept destination as directory
  worktree move: refuse to move worktrees with submodules
  worktree remove: new command

 Documentation/git-worktree.txt         |  28 ++++--
 builtin/worktree.c                     | 162 +++++++++++++++++++++++++++++++++
 contrib/completion/git-completion.bash |   5 +-
 t/t2028-worktree-move.sh               |  56 ++++++++++++
 worktree.c                             |  84 +++++++++++++++++
 worktree.h                             |  11 +++
 6 files changed, 335 insertions(+), 11 deletions(-)
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help