loop-git
v1.1.4
Published
Specify the parent folder and execute the git command cyclically for subfolder
Readme
gitloop
loop the git commands for directories!
usage
install
First, you have GIT installed on your computer!!!
npm install -g loop-git
// or
yarn global add loop-gitrun
gitloop [git commands]
// example:
gitloop -o ../oneDir config user.name zigotodo
- use motion friendly
