aboutsummaryrefslogtreecommitdiff
path: root/builtin/worktree.c
Commit message (Expand)AuthorAge
* Merge branch 'es/worktree-add'Junio C Hamano2015-07-13
|\
| * Revert "checkout: retire --ignore-other-worktrees in favor of --force"Junio C Hamano2015-07-12
| * checkout: retire --ignore-other-worktrees in favor of --forceEric Sunshine2015-07-07
| * worktree: add: auto-vivify new branch when <branch> is omittedEric Sunshine2015-07-07
| * worktree: add: make -b/-B default to HEAD when <branch> is omittedEric Sunshine2015-07-06
| * worktree: extract basename computation to new functionEric Sunshine2015-07-06
| * checkout: retire --to optionEric Sunshine2015-07-06
| * worktree: add -b/-B optionsEric Sunshine2015-07-06
| * worktree: add --detach optionEric Sunshine2015-07-06
| * worktree: add --force optionEric Sunshine2015-07-06
| * worktree: introduce "add" commandEric Sunshine2015-07-06
|/
* worktree: new place for "git prune --worktrees"Nguyễn Thái Ngọc Duy2015-06-29