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:23:45 UTC

[2/2] git commit: refs/heads/4.1 - Summary: Add default newline after summary in prepare-commit-msg

Updated Branches:
  refs/heads/4.1 73bb1795c -> d3ffceb25


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/d3ffceb2
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/d3ffceb2
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/d3ffceb2

Branch: refs/heads/4.1
Commit: d3ffceb25ef8c1997c80d19cdfaa4bea5949b12e
Parents: dc0ef3c
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:24:22 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/d3ffceb2/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: