]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commit4fca4e37db6091d27cc713987c8c4e71d6e54397
tree5950af0ff6f43a0859828bc63b66f8243b366b92
parent0d8683c552c921fcf4cbd3f935d99496d153c811
parentf292244c04d8109ee32a45016ce08984fbd925f0
Merge branch 'ky/branch-d-worktree'

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