PANIOV
RECALL THE MOST IMPORTANT of Java, GWT, JavaScript, D3, AngularJS etc
Thursday, January 21, 2016
GIT - change repository to which your branch will look into, git remote set-url origin
If you want to change the ORIGIN repository for your HEAD consider to use command below, but be aware of difference the flag
--update
makes:
git remote set-url --update origin
https://username@bitbucket.org/your_repo.git
With
--update
flag git PUSH will work fine, but UPDATE will still look into the former origin!
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment