]> git.ipfire.org Git - thirdparty/git.git/commit
remote-svn: Activate import/export-marks for fast-import
authorFlorian Achleitner <florian.achleitner.2.6.31@gmail.com>
Wed, 19 Sep 2012 15:21:26 +0000 (17:21 +0200)
committerJunio C Hamano <gitster@pobox.com>
Sun, 7 Oct 2012 21:10:17 +0000 (14:10 -0700)
commit8d7cd8eb3b4cee410ee391f7d59610e2f90adf4f
tree71e832fa9bf3a6b0e5e2a9aeac41ee20d2ec45c0
parenta9a55613cb9b92e0dd65f8c4554fd7b562377a6e
remote-svn: Activate import/export-marks for fast-import

Enable import and export of a marks file by sending the appropriate
feature commands to fast-import before sending data.

Signed-off-by: Florian Achleitner <florian.achleitner.2.6.31@gmail.com>
Acked-by: David Michael Barr <b@rr-dav.id.au>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
remote-testsvn.c