Language

Package: git @ 2.49.0

Synopsis

Distributed version control system

Description

Git is a free distributed version control system designed to handle everything from small to very large projects with speed and efficiency.

Home page
https://git-scm.com/
Location
License

Lint warnings

LinterMessageLocation
inputs-should-be-minimal

Identify inputs that should use their minimal variant

'bash' should probably switched for its minimal variant
  • gnu/packages/version-control.scm (line: 815, column: 5)
formatting

Look for formatting issues in the source

line 802 is way too long (93 characters)
  • gnu/packages/version-control.scm (line: 802, column: 0)