2 releases

0.0.2 Jan 3, 2024
0.0.1 Mar 29, 2023

#2453 in Command line utilities

AGPL-3.0

22KB
163 lines

Repoman

Licence Version Crates.io Total Downloads

An application to manage git repositories.

Features

  • List all git repositories in current dir.
  • List status of repositories.
  • Stage all un-staged files in repositories.
  • Commit all staged files in repositories.
  • Push all changes to remotes.
  • Push all changes to all remotes.
  • Updates all repositories.

Installation

Usage

Dependencies

~6–18MB
~223K SLoC