Skip to content

Instantly share code, notes, and snippets.

@kdheepak
Created October 29, 2015 04:19
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 kdheepak/fb9c2ba839f6f98cbb3c to your computer and use it in GitHub Desktop.
Save kdheepak/fb9c2ba839f6f98cbb3c to your computer and use it in GitHub Desktop.
while true; do
git --no-pager diff --cached
sleep 1
clear
done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment