Skip to content

Instantly share code, notes, and snippets.

@ain322
Created June 24, 2016 05:24
Show Gist options
  • Save ain322/b549da8aa38b33851c541dd96d4f7d1d to your computer and use it in GitHub Desktop.
Save ain322/b549da8aa38b33851c541dd96d4f7d1d to your computer and use it in GitHub Desktop.
#!/bin/sh
git fetch upstream
git checkout master
git merge upstream/master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment