tatsuya / git-pull-all

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

not all repositories pulled, if one has local modifications #4

Open zkiiito opened 8 years ago

zkiiito commented 8 years ago

If a repository contains local modifications, not all the other repositories are pulled.

i think https://github.com/tatsuyaoiw/git-pull-all/blob/master/index.js#L143 this return is not needed here, because stops the .each.