Created
September 23, 2019 06:19
-
-
Save lynas/2ea789d8701333534a42db402ce7c922 to your computer and use it in GitHub Desktop.
git diff excluding some files
This file contains hidden or 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 v0.0.10 v0.0.13 -- . ':!*.html' ':!*.kt' ':!*.pdf' ':!*.jsp' ':!*.md' ':!*.java' ':!*.gradle' ':!*.jpg' ':!*.odt' ':!*.xls' ':!*.css' ':!*.properties' ':!*.gitignore' ':!*.bat' ':!*gradlew' ':!*.jar' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment