]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ky/branch-d-worktree'
authorJunio C Hamano <gitster@pobox.com>
Wed, 13 Apr 2016 21:12:30 +0000 (14:12 -0700)
committerJunio 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