package
0.0.0-20230903124648-ec3c368a9ca2
Repository: https://github.com/mewmew/playground.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

gitstat

The aim of this project is to provide a convenient tool for checking the status of multiple git repositories.

The status of each repository can be one or more of the following:

  • Clean
  • Untracked files
  • Unstaged changes
  • Staged changes
  • Ahead

Public domain

The source code and any original content of this repository is hereby released into the public domain.