Skip to main content

Manage multiple git repositories with one command

Project description

Multi-Git

Do you have a lot of git repositories, distributed over your whole system? Would you like to manage them using a simple command, without the need to constantly switch directories?

Use multi-git to manage these repos (I typically use the alias mgit for this command, but mgit was unfortunately already taken on PyPi).

First use multi-git add /path/to/git/repo -t tag1 to add git repos. Then, use the standard git commands like status, commit, pull and push to execute those commands over all managed git repos. To limit the set of repos, you can use the -t (--tags) argument, that selects all repos that have at least one of these tags set. For example,

multi-git pull

will pull the latest changes for all git repos that are managed by multi-git. As another example,

multi-git status

or

multi-git st

will display all changes in all managed repos. As already mentioned, -t or --tags will limit the set of repos:

multi-git st -t work

Project details


Download files

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

Source Distribution

multi-git-0.2.0.tar.gz (4.8 kB view details)

Uploaded Source

Built Distribution

multi_git-0.2.0-py3-none-any.whl (4.8 kB view details)

Uploaded Python 3

File details

Details for the file multi-git-0.2.0.tar.gz.

File metadata

  • Download URL: multi-git-0.2.0.tar.gz
  • Upload date:
  • Size: 4.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.5

File hashes

Hashes for multi-git-0.2.0.tar.gz
Algorithm Hash digest
SHA256 6696e9b4de6f03847a2491ff1194cd20f36bf21eb9bcc785a842246ae8ec0227
MD5 a74f123dea1467395e699a0d82896622
BLAKE2b-256 0c4d57166b3477f5e92858c56bcc9a3c8101aca5dcf065f391ca1ffffa4f2f42

See more details on using hashes here.

File details

Details for the file multi_git-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: multi_git-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 4.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.5

File hashes

Hashes for multi_git-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 dad14f0c3d172eaf1baba396667868a40d3316f8fc00b48ac03aafa6034bd831
MD5 1d6347dbd1bb9317e14449491aa4a9c0
BLAKE2b-256 65c7a2ef57e40d20adc7376093af2d4b9af467a2311f492f7431f5cb38046938

See more details on using hashes here.

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