tatsuya / git-pull-all

Concurrent git pull executor for multiple git repositories.
41 stars 13 forks source link

Add ignore tag #2

Open CWBudde opened 8 years ago

CWBudde commented 8 years ago

It could be useful to have a tag that excludes a directory from the list. This would avoid many 'not a git repository' in case it runs on a directory that contains several git AND SVN repositories.

It's not critical, but would be nice to have, especially in order to reduce the output list to the bare minimum.