git-pull-all icon indicating copy to clipboard operation
git-pull-all copied to clipboard

not all repositories pulled, if one has local modifications

Open zkiiito opened this issue 9 years ago • 0 comments

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.

zkiiito avatar Jul 13 '16 10:07 zkiiito