cgit-config

My cgit configuration.
git clone https://git.sr.ht/~jbauer/cgit-config
Log | Files | Refs | LICENSE

commit be9fc481c154e32029efd0cbb0d9bbd1c5da390a
parent 3b8b8c3318d90d08b778ba6c964e14096cad3ad8
Author: Jake Bauer <jbauer@paritybit.ca>
Date:   Mon,  6 Jul 2020 03:08:31 -0400

Enable git blame

Diffstat:
Mcgitrc | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/cgitrc b/cgitrc @@ -12,6 +12,7 @@ enable-commit-graph=1 enable-log-filecount=1 enable-log-linecount=1 enable-subject-links=1 +enable-blame=1 max-stats=quarter repository-sort=age remove-suffix=1