git-extras 7.4.0
Additional Git utilities
The git-extras package provides a collection of additional git commands for repository metrics and summarization, commit and log editing, developer workflow, and project and release management.
- Outputs:
out - Website: https://github.com/tj/git-extras
- Licenses: Expat
- Package source: gnu/packages/version-control.scm
- Builds: See build status
- Issues: See known issues
Installation
Install git-extras 7.4.0 as follows:
guix install git-extras@7.4.0
Or install the latest version:
guix install git-extras
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.