Thursday, November 17, 2011

git remote

git pull ssh://usr@ip:port/~/path branch_name
git push ssh://usr@ip:port/~/path local_branch:remote_branch

No comments:

Post a Comment