Moved to Medium
Last active
February 2, 2017 22:42
-
-
Save chris-kobrzak/6e2b090896616f0b2c8dc6bfd36fc509 to your computer and use it in GitHub Desktop.
Git source control workflow (draft)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Note to self:
Include this command for quick branch rebasing (consider wrapping it with an alias)
grbi `git merge-base master HEAD`