diff options
author | Anirudh Oppiliappan <x@icyphox.sh> | 2022-12-13 09:58:40 +0530 |
---|---|---|
committer | Anirudh Oppiliappan <x@icyphox.sh> | 2022-12-13 09:58:40 +0530 |
commit | eda8b58d9f2e85f1bae92ce3b70f279b89031046 (patch) | |
tree | 8b365320501fbbcac08f7abb9087eaef9c9b2711 /config.yaml | |
parent | 551c6637250172c5a2ca05070c011b1d72bb7d02 (diff) | |
download | legit-eda8b58d9f2e85f1bae92ce3b70f279b89031046.tar.gz legit-eda8b58d9f2e85f1bae92ce3b70f279b89031046.tar.bz2 legit-eda8b58d9f2e85f1bae92ce3b70f279b89031046.zip |
git: find main branch from config
Diffstat (limited to '')
-rw-r--r-- | config.yaml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/config.yaml b/config.yaml index f684779..59e903a 100644 --- a/config.yaml +++ b/config.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: |