]> git.ipfire.org Git - thirdparty/git.git/blobdiff - templates/hooks--commit-msg
War on whitespace
[thirdparty/git.git] / templates / hooks--commit-msg
index 9b04f2d69c6dc054e8e5403062fb7ef5d2117328..c5cdb9d7eeebab7edf048e77eb92437de24751bf 100644 (file)
@@ -19,4 +19,3 @@ test "" = "$(grep '^Signed-off-by: ' "$1" |
        echo >&2 Duplicate Signed-off-by lines.
        exit 1
 }
-