git-utils/README.md
Alex A. Naanou be5055cd4d notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2023-09-08 06:13:52 +03:00

317 B

git-utlis

This package provides a set of git meta-porcelain commands to manage a work tree with multiple git repositories.

Provided commands:

  • git listall
    List repositories in tree.
  • git cloneall FILE
    Clone all repositories in file
  • git pullall
    Pull changes for all repositories in tree