Skip to main content

A tool for managing multiple git projects.

Project description

gitmanager

A simple way to keep track of multiple git projects.

Usage

Install with pipsi:

$ pipsi install gitmanager

Install with pip:

$ pip install gitmanager

Add a repo:

$ cd my-repo $ gim add .

Remove a repo:

$ gim rm ~/my-repo

Check the current status (uncommitted changes, current branch) of all repos:

$ gim status

or

$ gim status

Run git pull on all repos:

$ gim pull

Check local branches:

$ gim branch

Check out master in all repos:

$ gim master

Works with Python 3, untested with Python 2.x.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

gitmanager-0.1.1-py3-none-any.whl (8.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page