Skip to content

Instantly share code, notes, and snippets.

@explooosion
Created September 30, 2018 15:11
Show Gist options
  • Save explooosion/0f8bef7f4ff87176358952ac2c28b019 to your computer and use it in GitHub Desktop.
Save explooosion/0f8bef7f4ff87176358952ac2c28b019 to your computer and use it in GitHub Desktop.
git default pull origin master
git config branch.master.remote origin
git config branch.master.merge refs/heads/master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment