Installs 5 commands that process a git directory tree. Directories containing a file called .ignore are ignored. The git-commitAll command commits all changes to each repository in the tree. The git-evars command writes a script that defines environment variables pointing to git repos. The git-exec command executes a bash expression on children of a directory, or a list of directories. The git-replicate command writes a script that clones the repos in the tree, and adds any defined remotes. The git-update command updates each repository in the tree.
Required Ruby Version
>= 3.2.0
Authors
Mike Slinn
Versions
- 1.0.2 October 05, 2025 (25.5 KB)
- 1.0.1 October 04, 2025 (23.5 KB)
- 1.0.0 October 04, 2025 (23.5 KB)
- 0.3.0 October 02, 2025 (13.5 KB)
- 0.2.3 May 26, 2023 (11.5 KB)