Skip to main content

Python package for installing git subrepo extension.

Project description

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

MIT license.

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

git_subrepo-0.4.6.post1-py3-none-any.whl (86.2 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