summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 21a0298)
raw | patch | inline | side by side (parent: 21a0298)
author | Alex Riesen <raa.lkml@gmail.com> | |
Fri, 10 Aug 2007 13:06:22 +0000 (15:06 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 11 Aug 2007 05:50:06 +0000 (22:50 -0700) |
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>
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>
refs.c | patch | blob | history |