danielhoherd/pre-commit-hooks

nested .gitignore files are merged into root .gitignore

Closed this issue · 1 comments

entry: "scripts/sort.sh -u -o .gitignore .gitignore"

Because of the xargs style running of the script, any nested .gitignore files get merged in to the git root .gitignore file. We need to find a way to support args and also allow xargs style behavior.

This hook was deprecated. #2