all repos — elgit @ eda8b58d9f2e85f1bae92ce3b70f279b89031046

fork of legit: web frontend for git, written in go

git: find main branch from config

commit

eda8b58d9f2e85f1bae92ce3b70f279b89031046

parent

551c6637250172c5a2ca05070c011b1d72bb7d02

1 file changed, 4 insertions(+), 1 deletion(-)

changed files
M config.yamlconfig.yaml
@@ -1,10 +1,13 @@
-git: +repo: scanPath: /home/icy/code/tmp/testrepos readme: - readme - README - readme.md - README.md + mainBranch: + - master + - main template: dir: ./templates meta: