git-multi-branch
Clone all branches of a git repository
Install
$ pip install git-multi-branch
Usage
$ git-multi-branch --help
Usage: gitmb.py [OPTIONS] URL
Clones all the branches of a git repository using the given url. It uses
the local ssh key of the current user to authenticate while running git
commands.
Options:
-d, --target-dir TEXT Target directory to run the command from [default:
./repos]
-c, --cache-dir TEXT Cache directory [default: ./.cache]
--help Show this message and exit.
Examples:
# (Default) Clones all the branches related to the git-url
$ git-multi-branch <git-url>
Release files for git-multi-branch 0.3.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| git-multi-branch-0.3.1.tar.gz | 2.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| git_multi_branch-0.3.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 6.5 kB
Release files / git-multi-branch-0.3.1.tar.gz
| Download URL | git-multi-branch-0.3.1.tar.gz |
|---|---|
| Size | 2.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
bdf947fca9f8c8a7584a0ed8d8186dcdd7f38550771f25c5d10d04564e3954e1
|
|
BLAKE2b-256 checksum How to use checksums |
e350a63bf472ca0aaadbad1cdc040cced85d02f6a2ca301d96651c976b5d1d3f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.20.1 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.33.0 CPython/3.6.0
|
Release files / git_multi_branch-0.3.1-py3-none-any.whl
| Download URL | git_multi_branch-0.3.1-py3-none-any.whl |
|---|---|
| Size | 3.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
6d1758a2cef42915f797e727286081e8ccce97b3e5068783b3f5ae683e967b75
|
|
BLAKE2b-256 checksum How to use checksums |
c984c0ed848a04822f0bc42fca3bbeb0cfdabd7cc1bac8a6f3b126fff7806e56
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.20.1 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.33.0 CPython/3.6.0
|