diff options
| -rw-r--r-- | dot-config/git/config | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dot-config/git/config b/dot-config/git/config index 8144302..c291d4c 100644 --- a/dot-config/git/config +++ b/dot-config/git/config @@ -4,3 +4,5 @@ [user] email = blake@blkrom.com name = Blake Romero +[commit] + verbose = true |
