Last active
August 31, 2019 03:10
-
-
Save liunian/87a63cf85a4ee9b756e10a5b628c1fd9 to your computer and use it in GitHub Desktop.
is git dirty
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git rev-parse --abbrev-ref HEAD |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git diff --quiet |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment