Mario Orlandi's Snippets

09/01/2012

Relocate Git repository

Filed under: Uncategorized — Tags: — morlandi @ 19:37
# 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

Leave a Comment »

No comments yet.

RSS feed for comments on this post. TrackBack URI

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Theme: Silver is the New Black. Blog at WordPress.com.

Follow

Get every new post delivered to your Inbox.