Summary: Add default newline after summary in prepare-commit-msg Signed-off-by: Marcus Sorensen <[email protected]> 1360171397 -0700
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/7330deeb Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/7330deeb Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/7330deeb Branch: refs/heads/vim51_win8 Commit: 7330deeb2f711d3d3ac1556b9f05be462fe5eb19 Parents: ec6fdc7 Author: Marcus Sorensen <[email protected]> Authored: Wed Feb 6 10:23:17 2013 -0700 Committer: Marcus Sorensen <[email protected]> Committed: Wed Feb 6 10:23:17 2013 -0700 ---------------------------------------------------------------------- tools/git/prepare-commit-msg | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/7330deeb/tools/git/prepare-commit-msg ---------------------------------------------------------------------- diff --git a/tools/git/prepare-commit-msg b/tools/git/prepare-commit-msg index 3347019..f957c18 100755 --- a/tools/git/prepare-commit-msg +++ b/tools/git/prepare-commit-msg @@ -58,6 +58,7 @@ SOB=$(git var GIT_AUTHOR_IDENT) cat <<EOF > $file ################################# 80 chars ##################################### Summary: + Detail: BUG-ID:
