diff --git a/config b/config index 9d2c31e..ea98c46 100644 --- a/config +++ b/config @@ -37,9 +37,6 @@ load = !sh -c '[ \"temp!\" = \"`git show --format=%s --no-patch`\" ] && \ git reset --mixed HEAD~ || echo \"error: commit subject is not: temp!\"' -[commit] - verbose = true - [core] editor = vim excludesfile = ~/.config/git/excludes