beber pushed a commit to branch master. http://git.enlightenment.org/website/git.git/commit/?id=56e72bbbd094163ba5b37987bf46602151d15bfa
commit 56e72bbbd094163ba5b37987bf46602151d15bfa Author: Bertrand Jacquin <bertr...@jacquin.bzh> Date: Mon Jan 2 14:15:00 2017 +0000 MINOR: conf: Follow file move as with git log --follow --- cgitrc | 1 + 1 file changed, 1 insertion(+) diff --git a/cgitrc b/cgitrc index 5d66682..2cc7369 100644 --- a/cgitrc +++ b/cgitrc @@ -17,6 +17,7 @@ enable-index-links=0 enable-index-owner=1 # See merges in log enable-commit-graph=1 +enable-follow-links=1 enable-log-filecount=1 enable-log-linecount=1 enable-tree-linenumbers=1 --