[ 
https://issues.apache.org/jira/browse/KNOX-1695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kevin Risden updated KNOX-1695:
-------------------------------
    Description: 
If you previously cloned from git-wip, the remote needs to be updated to the 
new gitbox endpoint.

1. Change remote
{code:java}
git remote -v
git remote set-url origin https://gitbox.apache.org/repos/asf/knox.git
git remote -v
{code}

2. (optional) Link github and ASF accounts - https://gitbox.apache.org/setup/

  was:If you previously cloned from git-wip, the remote needs to be updated to 
the new gitbox endpoint.


> Email steps to migrate git-wip clone to gitbox
> ----------------------------------------------
>
>                 Key: KNOX-1695
>                 URL: https://issues.apache.org/jira/browse/KNOX-1695
>             Project: Apache Knox
>          Issue Type: Sub-task
>            Reporter: Kevin Risden
>            Assignee: Kevin Risden
>            Priority: Major
>             Fix For: 1.3.0
>
>
> If you previously cloned from git-wip, the remote needs to be updated to the 
> new gitbox endpoint.
> 1. Change remote
> {code:java}
> git remote -v
> git remote set-url origin https://gitbox.apache.org/repos/asf/knox.git
> git remote -v
> {code}
> 2. (optional) Link github and ASF accounts - https://gitbox.apache.org/setup/



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to