worktree: add: suppress auto-vivication with --detach and no <branch>
[gitweb.git] / Documentation / git-worktree.txt
2015-07-20 worktree: add: suppress auto-vivication with --detach...
2015-07-20 config: rename "gc.pruneWorktreesExpire" to "gc.worktre...
2015-07-20 Documentation/git-worktree: fix incorrect reference...
2015-07-20 Documentation/git-worktree: consistently use term ...
2015-07-16 worktree: caution that this is still experimental
2015-07-16 Documentation/git-worktree: fix stale "git checkout...
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: 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-07-06 Documentation/git-worktree: add EXAMPLES section
2015-07-06 Documentation/git-worktree: add high-level 'lock' overview
2015-07-06 Documentation/git-worktree: split technical info from...
2015-07-06 Documentation/git-worktree: add BUGS section
2015-07-06 Documentation: move linked worktree description from...
2015-07-06 Documentation/git-worktree: associate options with...
2015-06-29 worktree: new place for "git prune --worktrees"