summaryrefslogtreecommitdiff
path: root/builtin-reflog.c
diff options
context:
space:
mode:
authorLibravatar Erik Faye-Lund <kusmabite@gmail.com>2009-03-23 12:53:09 +0000
committerLibravatar Junio C Hamano <gitster@pobox.com>2009-04-19 12:29:26 -0700
commitaadd44404baab7b1f7234c8815bfd1e6c980cd99 (patch)
tree9504a82679b6b491b11f53f9a43ef83974f93554 /builtin-reflog.c
parentbuiltin-fast-export.c: fix crash on tagged trees (diff)
downloadtgif-aadd44404baab7b1f7234c8815bfd1e6c980cd99.tar.xz
builtin-fast-export.c: handle nested tags
When tags that points to tags are passed to fast-export, an error is given, saying "Tag [TAGNAME] points nowhere?". This fix calls parse_object() on the object before referencing it's tag, to ensure the tag-info is fully initialized. In addition, it inserts a comment to point out where nested tags are handled. This is consistent with the comment for signed tags. Signed-off-by: Erik Faye-Lund <kusmabite@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin-reflog.c')
0 files changed, 0 insertions, 0 deletions