1 points | by sascha10000 2 hours ago
1 comments
Manage multiple git repositories that live in the same parent directory using super branches — named sets of (repository, branch) pairs defined in a gitman.toml file. Repositories not listed in a super branch are left untouched.
No python stuff or any complex things going on.
Manage multiple git repositories that live in the same parent directory using super branches — named sets of (repository, branch) pairs defined in a gitman.toml file. Repositories not listed in a super branch are left untouched.
No python stuff or any complex things going on.