git-p4: Clean up git-p4 submit's log message handling.
authorSimon Hausmann <simon@lst.de>
Tue, 19 Feb 2008 08:29:06 +0000 (09:29 +0100)
committerSimon Hausmann <simon@lst.de>
Wed, 27 Feb 2008 15:27:03 +0000 (16:27 +0100)
Instead of trying to substitute fields in the p4 submit template we now simply
replace the description of the submit with the log message of the git commit.

Signed-off-by: Simon Hausmann <simon@lst.de>
No differences found