git-repos-manager
v1.2.9
Published
[中文文档](./README_zh.md)
Downloads
25
Readme
git-repos-manager
This is a tool that allows you to manage multiple git rspositories at once.
Install
$ npm install -g git-repos-manager
Usage
$ grm
Open localhost:3000
Enter the full path to search, and you can see all git repositories under this path. After selecting the repositories to operate, enter git command to run.
The results of the command execution can be seen in the shell log.