repoman

Crates.iorepoman
lib.rsrepoman
version0.0.2
sourcesrc
created_at2023-03-29 10:34:16.198324
updated_at2024-01-03 15:32:53.66433
descriptionA tool to manage your home of repositories
homepagehttps://github.com/hegde-atri/repo
repositoryhttps://github.com/hegde-atri/repo
max_upload_size
id823982
size63,755
Atri Hegde (hegde-atri)

documentation

README

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

Commit count: 20

cargo fmt