Git subrepo python package
Provides easy deployment for git subrepo. Read the changes for current release.
How to use
Prerequisites
- git >= 2.10.0 [set in PATH variable]
- python >= 3.6
Installation
Stable releases can be installed via PyPI:
$ pip install git-subrepo
# or
$ pipx install git-subrepo
Usage
Run the subrepo command to see usage
subrepo <command> <argument> <options>
You can show help for any command
subrepo help status
shell support
If you need to use subrepo as git subrepo command use the init scripts
Bash
$ source git-subrepo-init.sh
$ git subrepo version
Cmd
> git-subrepo-init.bat
> git subrepo version
PowerShell
PS> .\git-subrepo-init.ps1
PS> git subrepo version
License
Release files for git-subrepo 0.4.6.post1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| git_subrepo-0.4.6.post1-py3-none-any.whl | Python 3 | none | any | Details |
Release files / git_subrepo-0.4.6.post1-py3-none-any.whl
| Download URL | git_subrepo-0.4.6.post1-py3-none-any.whl |
|---|---|
| Size | 86.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
8f00fb56f7128bb9499678c9717ab54b1670ff55f5fed2deacf44fd778abc793
|
|
BLAKE2b-256 checksum How to use checksums |
8c676e08c5849f450066a5f4e0e906257403dad7c712ad36eacf9e69f400ea57
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.0.0 CPython/3.12.2
|