git-repo-go 1.0.0
Git extensions for AGit-Flow and Gerrit servers
git-repo provides Git extensions for interacting conveniently with AGit-Flow or Gerrit servers. It makes it possible to create, update or fetch PR, and more. It is based on the repo tool that was developed for the Gerrit project, but also supports AGit-Flow and lifts the requirement to use a manifest file.
- Outputs:
out - Website: https://git-repo.info/en/docs/
- Licenses: ASL 2.0
- Package source: gnu/packages/version-control.scm
- Builds: See build status
- Issues: See known issues
Installation
Install git-repo-go 1.0.0 as follows:
guix install git-repo-go@1.0.0
Or install the latest version:
guix install git-repo-go
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.