aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2017-05-29 19:52:30 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2017-05-29 19:52:30 +0300
commit5fb165a9ed516f462f757a18834f3d99eeeddf9e (patch)
treece1d58a17e3e154c1bcefda35c10036478e3b362
parent.gitconfig: mergetool.keepBackup = false w/ KDiff3 (diff)
downloadlinux-home-5fb165a9ed516f462f757a18834f3d99eeeddf9e.tar.gz
linux-home-5fb165a9ed516f462f757a18834f3d99eeeddf9e.zip
.gitconfig: log.follow = true
Diffstat (limited to '')
-rw-r--r--%HOME%/.gitconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/%HOME%/.gitconfig b/%HOME%/.gitconfig
index d68efc8..dfce19a 100644
--- a/%HOME%/.gitconfig
+++ b/%HOME%/.gitconfig
@@ -30,3 +30,5 @@
xx = update-index --add --chmod=+x
[fetch]
prune = true
+[log]
+ follow = true