aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitconfig b/.gitconfig
index 660192a..2611e36 100644
--- a/.gitconfig
+++ b/.gitconfig
@@ -24,7 +24,7 @@
sslVerify = true
[alias]
- a = commit -a -s -v
+ a = commit -a -s
down = pull --rebase --stat
fpush = push --force-with-lease
@@ -48,6 +48,7 @@
[commit]
gpgsign = true
+ verbose = true
[filter "lfs"]
required = true