mirror of
https://github.com/Dev-Wiki/git-repo.git
synced 2025-11-27 09:51:51 +08:00
c4c2b066d122d841258ab3efe9adc99a99dc76ea
There have been a number of changes in the repo wrapper since the last increment that was done infee390ee: -9711a98init: Add --no-clone-bundle option -631d0ecSupport non-ASCII GNUPGHOME environment variable -4088eb4repo: Cleaned up pylint/pep8 violations -5553628repo: Add check of REPO_URL env variable -745b4adFix gitc-init behavior -d3ddcdbIgnore clone.bundle on HTTP 501, i.e. Not Implemented Change-Id: I3f763ef0ec2df2d726dff429021b48ad474148f1
repo
Repo is a tool built on top of Git. Repo helps manage many Git repositories, does the uploads to revision control systems, and automates parts of the development workflow. Repo is not meant to replace Git, only to make it easier to work with Git. The repo command is an executable Python script that you can put anywhere in your path.
Description
Languages
Python
99.2%
Shell
0.8%