.emacs-my
changeset 1576 9169f962cc47
parent 1574 52e28dfd9aff
child 1577 ffabe41afc28
--- a/.emacs-my	Sun Dec 30 12:07:00 2018 +0200
+++ b/.emacs-my	Sat Feb 02 18:00:53 2019 +0200
@@ -2573,6 +2573,8 @@
 (setq vc-hg-diff-switches (list "-U" "7"))
 (setq vc-git-diff-switches (list "-U7"))
 
+(setq vc-git-print-log-follow t)
+
 (when window-system
   (setq
    vc-annotate-very-old-color "#0b5b20"