This package browser is in early development. Mind the rough edges.

git-repo 2.4.1

Helps to manage many Git repositories

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.

Installation

Install git-repo 2.4.1 as follows:

guix install git-repo@2.4.1

Or install the latest version:

guix install git-repo

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.