Language

Package: git @ 2.34.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
gnu/packages/version-control.scm (line: 220, column: 2)
License

Lint warnings

LinterMessageLocation
wrapper-inputs

Make sure 'wrap-program' can finds its interpreter.

"bash-minimal" should be in 'inputs' when 'wrap-program' is used
input-labels

Identify input labels that do not match package names

label 'native-perl' does not match package name 'perl'
input-labels

Identify input labels that do not match package names

label 'bash' does not match package name 'bash-minimal'
input-labels

Identify input labels that do not match package names

label 'bash-for-tests' does not match package name 'bash'
input-labels

Identify input labels that do not match package names

label 'gettext' does not match package name 'gettext-minimal'
input-labels

Identify input labels that do not match package names

label 'pcre' does not match package name 'pcre2'