https://github.com/vpeti1/gitall
Apply git commands to multiple repos
https://github.com/vpeti1/gitall
Last synced: 2 months ago
JSON representation
Apply git commands to multiple repos
- Host: GitHub
- URL: https://github.com/vpeti1/gitall
- Owner: VPeti1
- License: gpl-3.0
- Created: 2024-04-04T08:28:35.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-21T15:20:05.000Z (about 1 year ago)
- Last Synced: 2024-12-02T03:13:08.637Z (6 months ago)
- Language: C++
- Homepage:
- Size: 670 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gitall
Apply git commands to multiple repos# How to install
## Download the installer.out or compile it yourcelf
## Run it
./installer.out# Syntax
## gitall init
Init the gitall database
## gitall git [command]
Run a git command on the repos in the database
## gitall config
Add repos to the database
## gitall print
Print the saved repos in the database