From: Simon Hausmann Date: Mon, 11 Jun 2007 08:01:58 +0000 (+0200) Subject: Write out the options tag in the log message of imports only if we actually have X-Git-Url: http://crossforests.com/gitweb?a=commitdiff_plain;h=62d7323e48746850e139b7853a7d9c83656b9591;p=python%2Ffast-export.git Write out the options tag in the log message of imports only if we actually have options --- diff --git a/git-p4 b/git-p4 index ff56181..e380c14 100755 --- a/git-p4 +++ b/git-p4 @@ -765,12 +765,11 @@ class P4Sync(Command): self.gitStream.write("data < 0: + self.gitStream.write(": options = %s" % details['options']) + self.gitStream.write("]\nEOT\n\n") if len(parent) > 0: if self.verbose: