diff options
author | Michael Haggerty <mhagger@alum.mit.edu> | 2017-06-23 09:01:20 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-06-23 13:27:32 -0700 |
commit | 2f108821666a968940f171d52d4d0745a3002b35 (patch) | |
tree | 0f9ef0b225a604b75b6c381b8d6f248485fd6307 /wt-status.c | |
parent | 74195c69adb922b32a93d5885004337c892e9bc3 (diff) | |
download | git-2f108821666a968940f171d52d4d0745a3002b35.tar.gz |
add_packed_ref(): teach function to overwrite existing refs
Teach `add_packed_ref()` to overwrite an existing entry if one already
exists for the specified `refname`. This means that we can call it
from `files_pack_refs()`, thereby reducing the amount that the latter
function needs to know about the internals of packed-reference
handling.
Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'wt-status.c')
0 files changed, 0 insertions, 0 deletions