summaryrefslogtreecommitdiff
path: root/builtin/worktree.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'es/worktree-add'Junio C Hamano2015-07-131-0/+199
|\
| * Revert "checkout: retire --ignore-other-worktrees in favor of --force"Junio C Hamano2015-07-121-1/+1
| * checkout: retire --ignore-other-worktrees in favor of --forceEric Sunshine2015-07-071-1/+1
| * worktree: add: auto-vivify new branch when <branch> is omittedEric Sunshine2015-07-071-2/+6
| * worktree: add: make -b/-B default to HEAD when <branch> is omittedEric Sunshine2015-07-061-2/+4
| * worktree: extract basename computation to new functionEric Sunshine2015-07-061-9/+20
| * checkout: retire --to optionEric Sunshine2015-07-061-6/+138
| * worktree: add -b/-B optionsEric Sunshine2015-07-061-0/+11
| * worktree: add --detach optionEric Sunshine2015-07-061-1/+4
| * worktree: add --force optionEric Sunshine2015-07-061-1/+5
| * worktree: introduce "add" commandEric Sunshine2015-07-061-0/+31
|/
* worktree: new place for "git prune --worktrees"nd/multiple-work-treesNguyễn Thái Ngọc Duy2015-06-291-0/+133