monopole / myrepos

Clone or rebase many git repos at once from the command line

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

myrepos

Clone, rebase or just report the status of remote git repositories on local storage, using a YAML configuration file.

Install:

go install github.com/monopole/myrepos@latest

Usage:

myrepos [{configurationFile}...]

Specify one or more configuration files as arguments (e.g. myrepos_example.yml).

If no argument is specified, the program tries to read $HOME/.myrepos.yml.

Detailed explanation of configuration fields: config.go

About

Clone or rebase many git repos at once from the command line


Languages

Language:Go 100.0%