/grm

Small command-line tool to find local Git repositories and report that status of them.

Primary LanguageRustMIT LicenseMIT

Git Repo Manager (GRM)

Small command-line tool to find local Git repositories and report that status of them.

To Do

  • Recursively search folder for git repos (folders containing a '.git' sub-folder)
  • Store paths to found git repos in a file
  • Produce report with the locations of all the git repos
  • Get status of each repo