Language

Package: git-repo @ 2.4.1

Synopsis

Helps to manage many Git repositories.

Description

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.

Home page
https://code.google.com/p/git-repo/
Location
gnu/packages/android.scm (line: 741, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?