It's done.

We should be able to use either

[remote "origin"]
        url = https://gitbox.apache.org/repos/asf/jena.git
        fetch = +refs/heads/*:refs/remotes/origin/*

or if you have registered to link your GH and ASF accounts:

[remote "origin"]
        url = https://github.com/apache/jena
        fetch = +refs/heads/*:refs/remotes/origin/*

To link accounts, see

  https://gitbox.apache.org/
  --> Link GitHub and ASF accounts (required to push to GitHub)

https://gitbox.apache.org/setup/

    Andy

On 15/12/2018 22:11, Andy Seaborne wrote:
request to INFRA:

https://issues.apache.org/jira/browse/INFRA-17452

Reply via email to