My Various Git Projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
0d8683c
f292244
)
Merge branch 'ky/branch-d-worktree'
author
Junio C Hamano
<gitster@pobox.com>
Wed, 13 Apr 2016 21:12:30 +0000
(14:12 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 13 Apr 2016 21:12:30 +0000
(14:12 -0700)
When "git worktree" feature is in use, "git branch -d" allowed
deletion of a branch that is checked out in another worktree
* ky/branch-d-worktree:
branch -d: refuse deleting a branch which is currently checked out
Trivial merge