mirror of
https://github.com/arcan1s/ahriman.git
synced 2025-07-02 16:45:51 +00:00
Local packages support improvements (#104)
* handle git author correctly * make remote source required argument
This commit is contained in:
@ -48,7 +48,8 @@ target = gitremote
|
||||
target = gitremote
|
||||
|
||||
[gitremote]
|
||||
commit_author = "user <user@host>"
|
||||
commit_user = user
|
||||
commit_email = user@host
|
||||
push_url = https://github.com/arcan1s/repository.git
|
||||
pull_url = https://github.com/arcan1s/repository.git
|
||||
|
||||
|
Reference in New Issue
Block a user