Skip to content

Instantly share code, notes, and snippets.

@efrecon
Created August 30, 2018 09:07
Show Gist options
  • Save efrecon/52a4637a61cda114f4146eca59a04de2 to your computer and use it in GitHub Desktop.
Save efrecon/52a4637a61cda114f4146eca59a04de2 to your computer and use it in GitHub Desktop.
Diff between local and remote git
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