gita 0.16.7.2
Command-line tool to manage multiple Git repos
This package provides a command-line tool to manage multiple Git repos.
This tool does two things:
display the status of multiple Git repos such as branch, modification, commit message side by side
(batch) delegate Git commands/aliases from any working directory
If several repos are related, it helps to see their status together.
- Outputs:
out - Website: https://github.com/nosarthur/gita
- Licenses: Expat
- Package source: gnu/packages/version-control.scm
- Builds: See build status
- Issues: See known issues
Installation
Install gita 0.16.7.2 as follows:
guix install gita@0.16.7.2
Or install the latest version:
guix install gita
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.