Merge branch 'ef/fast-export' into next
commit233382b233530fc38969fd1f31dec27e342c2a9f
authorJunio C Hamano <gitster@pobox.com>
Mon, 30 Mar 2009 20:57:49 +0000 (30 13:57 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 30 Mar 2009 20:57:49 +0000 (30 13:57 -0700)
treec9e657571fd795b16f775ada4e2d5bf47eb61659
parente1a4df5b27d368a42e4ca96cf63667e3212df287
parent1982467d9229e3c92157f2a41363365dcb866e86
Merge branch 'ef/fast-export' into next

* ef/fast-export:
  builtin-fast-export.c: handle nested tags
  builtin-fast-export.c: fix crash on tagged trees
  builtin-fast-export.c: turn error into warning
  test-suite: adding a test for fast-export with tag variants
builtin-fast-export.c
t/t9301-fast-export.sh