[skara] RFR: cli: make it possible to configure forge name [v2]

Robin Westberg rwestberg at openjdk.java.net
Thu Mar 18 10:37:40 UTC 2021


On Thu, 18 Mar 2021 10:35:24 GMT, Erik Helin <ehelin at openjdk.org> wrote:

>> Hi all,
>> 
>> please review this patch that makes it possible to configure the forge name for a repository using `git config forge.name`, for example `git config forge.name github`. This can be useful for speeding up the forge selection logic in `Forge.from` so that the code doesn't have to query multiple candidate forges.
>> 
>> Testing:
>> - [x] Manual testing on Linux x64
>> 
>> Thanks,
>> Erik
>
> Erik Helin has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Store forge name

Looks good!

-------------

Marked as reviewed by rwestberg (Reviewer).

PR: https://git.openjdk.java.net/skara/pull/1076


More information about the skara-dev mailing list