williamxsp
3/27/2018 - 6:44 PM

git add all of certain file type

git add all of certain file type

find . -name "*.sass" | xargs git add