X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=git-commit.sh;h=1e7c09e1f2fdf3b4327c903084bd86616b7956f1;hb=23091e954c968282d4d9087da00f60c2f02aecc5;hp=330a434b1891a67f78dfbb665558efef868bb704;hpb=2593a410e095f89f0eef40edb90b39029574462b;p=git.git diff --git a/git-commit.sh b/git-commit.sh index 330a434b..1e7c09e1 100755 --- a/git-commit.sh +++ b/git-commit.sh @@ -161,7 +161,7 @@ run_status () { } ' - if test -n "$verbose" + if test -n "$verbose" -a -z "$IS_INITIAL" then git-diff-index --cached -M -p --diff-filter=MDTCRA $REFERENCE fi