Alex A. Naanou 483f62db83 refactoring and cleanup...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2023-09-08 06:11:09 +03:00
2023-09-08 06:11:09 +03:00
2023-09-08 06:11:09 +03:00

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 file
  • git pullall
    Pull changes for all repositories in tree
Description
git utilities
Readme BSD-3-Clause 56 KiB
Languages
Shell 100%