Created
February 20, 2013 16:25
-
-
Save wonderb0lt/4996796 to your computer and use it in GitHub Desktop.
...and that's why I just bucking love git.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git clone ssh://company-repo | |
git remote add github git://github.com/awesomelibrary | |
git pull github | |
git push origin |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment