Revision 5253ad109af7691d0b0fb3c9670aaaf775412c72 authored by Junio C Hamano on 23 October 2017, 05:14:16 UTC, committed by Junio C Hamano on 23 October 2017, 05:14:16 UTC
"git branch -M a b" while on a branch that is completely unrelated
to either branch a or branch b misbehaved when multiple worktree
was in use.  This has been fixed.

* nd/worktree-kill-parse-ref:
  branch: fix branch renaming not updating HEADs correctly
2 parent s 4c2224e + 31824d1
History
File Mode Size
Git
.gitignore -rw-r--r-- 79 bytes
Git.pm -rw-r--r-- 47.8 KB
Makefile -rw-r--r-- 2.2 KB
Makefile.PL -rw-r--r-- 1.6 KB
private-Error.pm -rw-r--r-- 18.6 KB

back to top