Skip to content

Instantly share code, notes, and snippets.

@chris-kobrzak
Last active February 2, 2017 22:42
Show Gist options
  • Save chris-kobrzak/6e2b090896616f0b2c8dc6bfd36fc509 to your computer and use it in GitHub Desktop.
Save chris-kobrzak/6e2b090896616f0b2c8dc6bfd36fc509 to your computer and use it in GitHub Desktop.
Git source control workflow (draft)
@chris-kobrzak
Copy link
Author

Note to self:

Include this command for quick branch rebasing (consider wrapping it with an alias)

grbi `git merge-base master HEAD`

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