Skip to content

Instantly share code, notes, and snippets.

@havenwood
Created June 11, 2018 22:11
Show Gist options
  • Save havenwood/6d32985ceee909d8c1da6bebbe94d5de to your computer and use it in GitHub Desktop.
Save havenwood/6d32985ceee909d8c1da6bebbe94d5de to your computer and use it in GitHub Desktop.
git update-index -q --ignore-submodules --refresh &> /dev/null
git diff-index HEAD &> /dev/null && echo "🌼" || echo "🍄"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment