]> git.armaanb.net Git - config.org.git/commitdiff
Add verbose option to git commit
authorArmaan Bhojwani <me@armaanb.net>
Sun, 4 Apr 2021 03:49:26 +0000 (23:49 -0400)
committerArmaan Bhojwani <me@armaanb.net>
Sun, 4 Apr 2021 03:49:26 +0000 (23:49 -0400)
config.org

index cdec8792a71e17161f7bd7baf2e74c50cd1511fd..ca463721cb02fd498d13ed685807a274bc5f6630 100644 (file)
@@ -1396,6 +1396,7 @@ For any GNU Readline programs
 #+begin_src conf :tangle ~/.gitconfig
 [commit]
   gpgsign = true
+  verbose = true
 #+end_src
 ** Dunst
 Lightweight notification daemon.