Language

Package: gita @ 0.12.9-1.e41b504

Synopsis

Command-line tool to manage multiple Git repos

Description

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.

Home page
https://github.com/nosarthur/gita
Location
gnu/packages/version-control.scm (line: 3100, column: 4)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?