Created
February 15, 2016 04:14
-
-
Save cig0/4ff3d8c0620688bf0bd2 to your computer and use it in GitHub Desktop.
Git: keeping a GitHub fork updated
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 [email protected]:croaky/dotfiles.git | |
| cd dotfiles | |
| git remote add upstream [email protected]:thoughtbot/dotfiles.git | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment