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

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.

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.