From 0737d5f9eda273e57697af0b559bb82f5978ce96 Mon Sep 17 00:00:00 2001 From: Anton Bobov Date: Wed, 6 Nov 2019 19:25:05 +0500 Subject: Updates. --- files/.gitconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'files/.gitconfig') 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 -- cgit v1.2.3