Skip to content

Instantly share code, notes, and snippets.

@jorgeas80
Created January 19, 2017 10:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jorgeas80/c40ec328a84dbb50a574c05d24c654d1 to your computer and use it in GitHub Desktop.
Save jorgeas80/c40ec328a84dbb50a574c05d24c654d1 to your computer and use it in GitHub Desktop.
Check the files we're about to push
#!/bin/bash
git diff --stat --cached $1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment