aboutsummaryrefslogtreecommitdiff
path: root/files/.gitconfig
diff options
context:
space:
mode:
authorAnton Bobov <abobov@gmail.com>2019-11-06 19:25:05 +0500
committerAnton Bobov <abobov@gmail.com>2019-11-06 19:25:05 +0500
commit0737d5f9eda273e57697af0b559bb82f5978ce96 (patch)
tree385f722658fb0ef81391b3659cc5af392cbbdbee /files/.gitconfig
parentc29132c85fbb9fff5ddc7fb406d07df16e7ce8f8 (diff)
Updates.
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