You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ml...@apache.org on 2013/02/06 18:22:39 UTC

git commit: refs/heads/master - Summary: Add default newline after summary in prepare-commit-msg

Updated Branches:
  refs/heads/master ec6fdc747 -> 7330deeb2


Summary: Add default newline after summary in prepare-commit-msg

Signed-off-by: Marcus Sorensen <ma...@betterservers.com> 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/master
Commit: 7330deeb2f711d3d3ac1556b9f05be462fe5eb19
Parents: ec6fdc7
Author: Marcus Sorensen <ma...@betterservers.com>
Authored: Wed Feb 6 10:23:17 2013 -0700
Committer: Marcus Sorensen <ma...@betterservers.com>
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: