worktree: improve worktree setup message
[gitweb.git] / builtin / worktree.c
2015-07-20 worktree: improve worktree setup message
2015-07-12 Revert "checkout: retire --ignore-other-worktrees in...
2015-07-07 checkout: retire --ignore-other-worktrees in favor...
2015-07-07 worktree: add: auto-vivify new branch when <branch...
2015-07-06 worktree: add: make -b/-B default to HEAD when <branch...
2015-07-06 worktree: extract basename computation to new function
2015-07-06 checkout: retire --to option
2015-07-06 worktree: add -b/-B options
2015-07-06 worktree: add --detach option
2015-07-06 worktree: add --force option
2015-07-06 worktree: introduce "add" command
2015-06-29 worktree: new place for "git prune --worktrees"