36 Commits (dfe422d04db56e7306a78fcf5b8e93b6b7f60e34)

Author SHA1 Message Date
Nguyễn Thái Ngọc Duy 507e6e9eec worktree add: add --lock option 8 years ago
brian m. carlson 9993a7c5f1 Documentation: correctly spell git worktree --detach 8 years ago
Ben North 2b090822e8 git-worktree.txt: fix typo "to"/"two", and add comma 8 years ago
Nguyễn Thái Ngọc Duy 080739ba1d worktree.c: find_worktree() search by path suffix 9 years ago
Nguyễn Thái Ngọc Duy 6d308627ca worktree: add "unlock" command 9 years ago
Nguyễn Thái Ngọc Duy 58142c09a4 worktree: add "lock" command 9 years ago
Jordan DE GEA 1a450e2fd1 worktree: allow "-" short-hand for @{-1} in add command 9 years ago
Nguyễn Thái Ngọc Duy 7b722d906b git-worktree.txt: keep subcommand listing in alphabetical order 9 years ago
Ray Zhang ef2a0ac9a0 worktree: add: introduce --checkout option 9 years ago
Nguyễn Thái Ngọc Duy 618244e160 worktree: stop supporting moving worktrees manually 9 years ago
Michael Rappazzo bb9c03b82a worktree: add 'list' command 9 years ago
Patrick Steinhardt 65f9b75dfe Documentation/git-worktree: fix duplicated 'from' 10 years ago
Eric Sunshine 5f5f553fd5 Documentation/git-worktree: fix broken 'linkgit' invocation 10 years ago
Eric Sunshine 5c942570fe worktree: add: suppress auto-vivication with --detach and no <branch> 10 years ago
Eric Sunshine 114ff8881a config: rename "gc.pruneWorktreesExpire" to "gc.worktreePruneExpire" 10 years ago
Michael Haggerty 2e73ab6e69 Documentation/git-worktree: fix incorrect reference to file "locked" 10 years ago
Michael Haggerty bc483285b7 Documentation/git-worktree: consistently use term "linked working tree" 10 years ago
Junio C Hamano 18b22dbed8 worktree: caution that this is still experimental 10 years ago
Eric Sunshine 4d5a3c5884 Documentation/git-worktree: fix stale "git checkout --to" references 10 years ago
Eric Sunshine 1eb07d829f worktree: add: auto-vivify new branch when <branch> is omitted 10 years ago
Eric Sunshine 0f4af3b9ea worktree: add: make -b/-B default to HEAD when <branch> is omitted 10 years ago
Eric Sunshine cbdf60fa18 worktree: add -b/-B options 10 years ago
Eric Sunshine 39ecb27436 worktree: add --detach option 10 years ago
Eric Sunshine f43254440d worktree: add --force option 10 years ago
Eric Sunshine fc56361f58 worktree: introduce "add" command 10 years ago
Eric Sunshine 9645459756 Documentation/git-worktree: add EXAMPLES section 10 years ago
Eric Sunshine a8ba5dd7b1 Documentation/git-worktree: add high-level 'lock' overview 10 years ago
Eric Sunshine af189b4cbe Documentation/git-worktree: split technical info from general description 10 years ago
Eric Sunshine 6d3824cf92 Documentation/git-worktree: add BUGS section 10 years ago
Eric Sunshine 93a36493e2 Documentation: move linked worktree description from checkout to worktree 10 years ago
Eric Sunshine 4f09825e58 Documentation/git-worktree: associate options with commands 10 years ago
Nguyễn Thái Ngọc Duy df0b6cfbda worktree: new place for "git prune --worktrees" 10 years ago