Created
August 30, 2018 09:07
-
-
Save efrecon/52a4637a61cda114f4146eca59a04de2 to your computer and use it in GitHub Desktop.
Diff between local and remote git
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 fetch | |
git branch -a | |
git diff remotes/origin/HEAD |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment