Show git clean git diff, if there is a build like folder in version control.
The snippet can be accessed without any authentication.
Authored by
Dennis Ahrens
Edited
snippetfile1.txt 73 B
git diff --name-only | grep -v '^hshresearch/static/' | xargs git diff --
Please register or sign in to comment