commit | c9dbab045dea3dc44b81bfaca957fd8c3c7f079b | [log] [tgz] |
---|---|---|
author | Michael Horowitz <michael.horowitz@ieee.org> | Fri Feb 25 21:31:13 2011 -0500 |
committer | Junio C Hamano <gitster@pobox.com> | Fri Feb 25 23:39:41 2011 -0800 |
tree | f7c796102f02bbc81d38b39f1022692a9be54342 | |
parent | 046613c5465e4fc0611f93a5ef31d3815fb50c22 [diff] |
git-p4 submit: prevent 'Jobs' section from being removed from p4 change log In an attempt to overwrite the 'Description:' section of the p4 change log to include the git commit messages, it also overwrote the 'Jobs:' section. Â This fix restores the 'Job:' section. Signed-off-by: Michael Horowitz <michael.horowitz@ieee.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>