Skip to content

Instantly share code, notes, and snippets.

@cig0
Created February 15, 2016 04:14
Show Gist options
  • Select an option

  • Save cig0/4ff3d8c0620688bf0bd2 to your computer and use it in GitHub Desktop.

Select an option

Save cig0/4ff3d8c0620688bf0bd2 to your computer and use it in GitHub Desktop.
Git: keeping a GitHub fork updated
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