Skip to content
Snippets Groups Projects

Show git clean git diff, if there is a build like folder in version control.

  • Clone with SSH
  • Clone with HTTPS
  • Embed
  • Share
    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 --
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment