aboutsummaryrefslogtreecommitdiff
path: root/files/.gitconfig
diff options
context:
space:
mode:
Diffstat (limited to 'files/.gitconfig')
-rw-r--r--files/.gitconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/files/.gitconfig b/files/.gitconfig
index db8a092..b85bb0e 100644
--- a/files/.gitconfig
+++ b/files/.gitconfig
@@ -46,6 +46,7 @@
# https://github.com/anishathalye/dotfiles/blob/master/gitconfig
update-submodules = submodule update --init --recursive
upgrade-submodules = submodule update --init --remote
+ wc = whatchanged -p --abbrev-commit --pretty=medium
[advice]
statusHints = false
detachedHead = false