# git remote rm origin
# git remote add origin ssh://host/newgitrepo
then update .git/config as follows:
[branch "master"]
remote = origin
merge = refs/heads/master
09/01/2012
Relocate Git repository
Leave a Comment »
No comments yet.
RSS feed for comments on this post. TrackBack URI