summaryrefslogtreecommitdiff
path: root/t/t9133-git-svn-nested-git-repo.sh
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-03-29 19:48:43 -0700
commit1982467d9229e3c92157f2a41363365dcb866e86 (patch)
tree1793fed564f89f4c62411261c882bdc270486791 /t/t9133-git-svn-nested-git-repo.sh
parentbuiltin-fast-export.c: fix crash on tagged trees (diff)
downloadtgif-1982467d9229e3c92157f2a41363365dcb866e86.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 't/t9133-git-svn-nested-git-repo.sh')
0 files changed, 0 insertions, 0 deletions