Oak.... Green.... Java.... BigData
A Developer's junkyard....
Friday, November 23, 2012
git - tips
git remote –v
o
Shows remote branches
git remote add <remote branch name> <remote branch url>
o
Add a new remote branch
git push <remote branch name> <local branch name>
o
push changes from local branch to remote branch
Ref:
-
http://git-scm.com/book/en/Git-Basics-Working-with-Remotes
-
https://help.github.com/articles/which-remote-url-should-i-use
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment