From: Simon Hausmann Date: Tue, 19 Feb 2008 08:29:06 +0000 (+0100) Subject: git-p4: Clean up git-p4 submit's log message handling. X-Git-Tag: v1.5.5-rc0~128^2~3 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/edae1e2f407d0e9c6c92333047bc31b27bfdd58f?hp=edae1e2f407d0e9c6c92333047bc31b27bfdd58f git-p4: Clean up git-p4 submit's log message handling. 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 ---