RFR: git-sync: use upstream remote and support fork remote
Robin Westberg
rwestberg at openjdk.java.net
Mon Dec 9 14:05:17 UTC 2019
On Mon, 9 Dec 2019 10:08:28 GMT, Erik Helin <ehelin at openjdk.org> wrote:
> Hi all,
>
> please review this patch that makes `git-sync` use the `upstream` remote if it is available. `git-sync` has also learned that if the `fork` remote is present, then it should sync from `origin` to `fork`.
>
> I also updated the names to make them clearer, the words `upstream` and `origin` were confusing.
>
> Thanks,
> Erik
>
> ## Testing
> - [x] Manual testing of `git-sync` on Linux x64
Looks good!
-------------
Marked as reviewed by rwestberg (Reviewer).
PR: https://git.openjdk.java.net/skara/pull/301
More information about the skara-dev
mailing list