Skip to content

Instantly share code, notes, and snippets.

@helllth
Created September 21, 2012 10:04
Show Gist options
  • Save helllth/3760726 to your computer and use it in GitHub Desktop.
Save helllth/3760726 to your computer and use it in GitHub Desktop.
better pull
git fetch
git diff --stat ...origin/dev
git merge origin/dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment