mirror of
https://github.com/flynx/git-utils.git
synced 2025-10-28 10:40:08 +00:00
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
git-utlis
This package provides a set of git meta "porcelain" commands to manage a work tree, i.e. a set of git repositories.
Provided commands:
git listall
List repositories in tree.git cloneall FILE
Clone all repositories in filegit pullall
Pull changes for all repositories in tree
Description
Languages
Shell
100%