summaryrefslogtreecommitdiff
path: root/archive.h
diff options
context:
space:
mode:
authorLibravatar Alexandre Julliard <julliard@winehq.org>2006-11-02 12:13:32 +0100
committerLibravatar Junio C Hamano <junkio@cox.net>2006-11-02 18:04:40 -0800
commitca8e2d86c44e5cea0def1d01edfb4e6aaf642dee (patch)
tree4acbbbb6f7b39d7fe311e4ed14a640bfcd39baa9 /archive.h
parentRemove uneccessarily similar printf() from print_ref_list() in builtin-branch (diff)
downloadtgif-ca8e2d86c44e5cea0def1d01edfb4e6aaf642dee.tar.xz
pack-refs: Store the full name of the ref even when packing only tags.
Using for_each_tag_ref() to enumerate tags is wrong since it removes the refs/tags/ prefix, we need to always use for_each_ref() and filter out non-tag references in the callback. Signed-off-by: Alexandre Julliard <julliard@winehq.org> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'archive.h')
0 files changed, 0 insertions, 0 deletions