Since the move to gitbox is now complete, if you have an existing git clone from git-wip you need to update the remote.
git remote -v git remote set-url origin https://gitbox.apache.org/repos/asf/knox.git git remote -v If you are a committer and want to be able to push to Github directly, then you need to link your Github and ASF accounts here: https://gitbox.apache.org/setup/ Kevin Risden
