Skip to content

Instantly share code, notes, and snippets.

@ibhavikmakwana
Last active April 11, 2018 12:55
Show Gist options
  • Save ibhavikmakwana/405ebbff3657c449f1c38bd713f2974e to your computer and use it in GitHub Desktop.
Save ibhavikmakwana/405ebbff3657c449f1c38bd713f2974e to your computer and use it in GitHub Desktop.
Use for forked to be updated with the latest Code

Update your fork

  1. git remote add upstream <Remote Repo Url>

  2. git fetch upstream

  3. git checkout master

  4. git rebase upstream/master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment