X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=git-commit.sh;h=1983d45828228750e9b2db337140a5c9e7c27bfa;hb=88a1531435b4cb565d290ed5146352beda52206c;hp=6785826fef91d35277107ae15a96619d2f5113c6;hpb=fa0f02dfa15d0d95f8b6d27688bbf8ac940e3354;p=git.git diff --git a/git-commit.sh b/git-commit.sh index 6785826f..1983d458 100755 --- a/git-commit.sh +++ b/git-commit.sh @@ -626,6 +626,9 @@ fi if test -z "$no_edit" then { + echo "" + echo "# Please enter the commit message for your changes." + echo "# (Comment lines starting with '#' will not be included)" test -z "$only_include_assumed" || echo "$only_include_assumed" run_status } >>"$GIT_DIR"/COMMIT_EDITMSG