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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gitmanager-0.1.1-py3-none-any.whl.
File metadata
- Download URL: gitmanager-0.1.1-py3-none-any.whl
- Upload date:
- Size: 8.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
85ce72ad03951dd5e8bc5ec9abd25659a38e73577753e1d17875947c3df317cc
|
|
| MD5 |
7b8dcb0b40d7ee3855ec7e64d09253ec
|
|
| BLAKE2b-256 |
127bca6021244d88a670677ed39859eb57bf2ff7bd59a5a4b2d92427fc5f1313
|