You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Apply git status to every git repo under current dir, just for subdir which is git repo, deeper git repo is not supported. Maybe will support deeper git repo later or welcome pr to modify.
check all change at current directory. This project refers to git-pull-all.
Installation
npm install -g git-status-all
About
Apply git status to every git repo under current dir, just for subdir which is git repo, deeper git repo is not supported. Maybe will support deeper git repo later or welcome pr to modify.