]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'en/fast-imexport-nested-tags'
authorJunio C Hamano <gitster@pobox.com>
Tue, 15 Oct 2019 04:48:00 +0000 (13:48 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 15 Oct 2019 04:48:00 +0000 (13:48 +0900)
Updates to fast-import/export.

* en/fast-imexport-nested-tags:
  fast-export: handle nested tags
  t9350: add tests for tags of things other than a commit
  fast-export: allow user to request tags be marked with --mark-tags
  fast-export: add support for --import-marks-if-exists
  fast-import: add support for new 'alias' command
  fast-import: allow tags to be identified by mark labels
  fast-import: fix handling of deleted tags
  fast-export: fix exporting a tag and nothing else

1  2 
Documentation/git-fast-export.txt
fast-import.c
t/t9300-fast-import.sh

Simple merge
diff --cc fast-import.c
Simple merge
Simple merge