change gitremote api to be same as report and upload

These changes are keeping fallback to old settings, but will allow to
run multiple git targets with different settings
This commit is contained in:
2022-11-02 04:09:42 +02:00
parent 4f35ec6542
commit fb6b22cdd7
13 changed files with 399 additions and 193 deletions

View File

@ -31,9 +31,15 @@ root = ../../../
[sign]
target =
[remote-push]
target = gitremote
[remote-pull]
target = gitremote
[gitremote]
pull_url = https://github.com/arcan1s/repository.git
push_url = https://github.com/arcan1s/repository.git
pull_url = https://github.com/arcan1s/repository.git
[report]
target =