Skip to content

Instantly share code, notes, and snippets.

@ugisozols
Created June 11, 2013 11:48
Show Gist options
  • Save ugisozols/5756259 to your computer and use it in GitHub Desktop.
Save ugisozols/5756259 to your computer and use it in GitHub Desktop.
# run this once
git remote add refinery git://github.com/refinery/refinerycms.git
# run this every time you want to do a rebase from remote
git pull --rebase origin refinery master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment