mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-02-11 08:23:49 +00:00
gitweb: enable rename detection
Closes #1666 Signed-off-by: Veiko Aasa <veiko17@disroot.org>
This commit is contained in:
parent
98051751ff
commit
4c13ef24bb
@ -27,7 +27,6 @@ $favicon = "/gitweb/static/git-favicon.png";
|
||||
|
||||
# git-diff-tree(1) options to use for generated patches
|
||||
#@diff_opts = ("-M");
|
||||
@diff_opts = ();
|
||||
|
||||
# enable short urls
|
||||
$feature{'pathinfo'}{'default'} = [1];
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user