/gitloop

Specify the parent folder and execute the git command cyclically for subfolder

Primary LanguageJavaScript

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-git

run

gitloop [git commands]
// example:
gitloop -o ../oneDir config user.name zigo

todo

  1. use motion friendly