Created
October 2, 2019 03:50
-
-
Save stepango/bbed1c1bc7c09cc9dc3e0f4635cc9f9a to your computer and use it in GitHub Desktop.
Git diff between master and current branch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git diff $(git merge-base master $(git rev-parse --abbrev-ref HEAD)) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment