mirror of
https://github.com/git/git.git
synced 2026-01-20 05:47:21 +09:00
Fix filehandle leak in "git branch -D"
On Windows (it can't touch open files in any way) the following fails:
git branch -D branch1 branch2
if the both branches are in packed-refs.
Signed-off-by: Alex Riesen <raa.lkml@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
21a02980f9
commit
cbbb218f8b
Loading…
x
Reference in New Issue
Block a user