summaryrefslogtreecommitdiffstats
path: root/Documentation/git-worktree.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-05Documentation/git-worktree: fix duplicated 'from'Patrick Steinhardt1-1/+1
2015-07-24Documentation/git-worktree: fix broken 'linkgit' invocationEric Sunshine1-1/+1
2015-07-20worktree: add: suppress auto-vivication with --detach and no <branch>Eric Sunshine1-3/+3
2015-07-20config: rename "gc.pruneWorktreesExpire" to "gc.worktreePruneExpire"Eric Sunshine1-1/+1
2015-07-20Documentation/git-worktree: fix incorrect reference to file "locked"Michael Haggerty1-1/+1
2015-07-20Documentation/git-worktree: consistently use term "linked working tree"Michael Haggerty1-18/+18
2015-07-16worktree: caution that this is still experimentalJunio C Hamano1-2/+3
2015-07-16Documentation/git-worktree: fix stale "git checkout --to" referencesEric Sunshine1-2/+2
2015-07-07worktree: add: auto-vivify new branch when <branch> is omittedEric Sunshine1-2/+6
2015-07-06worktree: add: make -b/-B default to HEAD when <branch> is omittedEric Sunshine1-0/+1
2015-07-06worktree: add -b/-B optionsEric Sunshine1-3/+10
2015-07-06worktree: add --detach optionEric Sunshine1-1/+5
2015-07-06worktree: add --force optionEric Sunshine1-1/+7
2015-07-06worktree: introduce "add" commandEric Sunshine1-10/+10
2015-07-06Documentation/git-worktree: add EXAMPLES sectionEric Sunshine1-0/+22
2015-07-06Documentation/git-worktree: add high-level 'lock' overviewEric Sunshine1-9/+15
2015-07-06Documentation/git-worktree: split technical info from general descriptionEric Sunshine1-34/+36
2015-07-06Documentation/git-worktree: add BUGS sectionEric Sunshine1-3/+16
2015-07-06Documentation: move linked worktree description from checkout to worktreeEric Sunshine1-0/+62
2015-07-06Documentation/git-worktree: associate options with commandsEric Sunshine1-3/+3
2015-06-29worktree: new place for "git prune --worktrees"Nguyễn Thái Ngọc Duy1-0/+48