diff options
author | Eric Wong <normalperson@yhbt.net> | 2008-01-02 10:10:03 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-01-02 10:44:22 -0800 |
commit | 321b1842dceb94bbaa00b9f75c7c2fe6bf6fad1c (patch) | |
tree | 88ab1f336b8ebd9bea60f7a2cfbd07b83e01a7c2 /builtin-send-pack.c | |
parent | 7dfa16b9dc89c14c8e351cb70d775a21e87d5c23 (diff) | |
download | git-321b1842dceb94bbaa00b9f75c7c2fe6bf6fad1c.tar.gz git-321b1842dceb94bbaa00b9f75c7c2fe6bf6fad1c.tar.xz |
git-svn: unlink index files that were globbed, too
commit 3157dd9e89a71e80673d0bc21b5c0630f3b1fe68 (git-svn: unlink
internal index files after operations) introduced unlinking
index files after fetching. However, this missed indices for
refs that were created by globbing branches and tags. This will
track all refs we ever touch during a fetch and unlink them at
exit time.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin-send-pack.c')
0 files changed, 0 insertions, 0 deletions