Metadata-Version: 2.4
Name: git-unite
Version: 0.0.6
Project-URL: Homepage, https://gitlab.com/0tanay/git
Project-URL: Repository, https://gitlab.com/0tanay/git.git
Project-URL: Issues, https://gitlab.com/0tanay/git/-/issues
License-File: LICENSE
Requires-Dist: click
Requires-Dist: gitpython
Requires-Dist: pyyaml
Description-Content-Type: text/markdown

# Git

Manage multiple repositories in one place.


# Installation

	$ git clone https://gitlab.com/0tanay/git.git
	$ cd git
	$ control/install


# Usage

## List

	$ Git list

## Audit

Show pending actions

	$ Git audit
