-
-
Save teknikqa/aeb48f62d7c314a3e9dd4fe87660cf98 to your computer and use it in GitHub Desktop.
git add all of certain file type
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
find . -name "*.sass" | xargs git add |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment