Skip to content

Instantly share code, notes, and snippets.

@jmrnilsson
Created April 12, 2019 10:22
Show Gist options
  • Save jmrnilsson/1840abdf543a5cb0d459a0a1103b9429 to your computer and use it in GitHub Desktop.
Save jmrnilsson/1840abdf543a5cb0d459a0a1103b9429 to your computer and use it in GitHub Desktop.
Useful stuff - GIT

C#

Add a some file available at several arbitrary pathsl

git ls-files | grep .ruleset | xargs git add
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment