[Rev 01] RFR: git-fork: add --sync option

Erik Helin ehelin at openjdk.java.net
Tue Dec 10 09:08:12 UTC 2019


On Tue, 10 Dec 2019 08:50:33 GMT, Robin Westberg <rwestberg at openjdk.org> wrote:

>> The pull request has been updated with 1 additional commit.
> 
> cli/src/main/java/org/openjdk/skara/cli/GitFork.java line 147:
> 
>> 146:                   .fullname("sync")
>> 147:                   .helptext("Sync with the upstream repository after succesful fork")
>> 148:                   .optional(),
> 
> Suggestion:
> 
>                   .helptext("Sync with the upstream repository after successful fork")

Thanks!

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

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


More information about the skara-dev mailing list