Language

Package: git-when-merged @ 1.2.0-ab6af78

Synopsis

Determine when a commit was merged into a Git branch

Description

This Git extension defines a subcommand, when-merged, whose core operation is to find the merge that brought a given commit into the specified ref(s). It has various options that control how information about the merge is displayed.

Home page
https://github.com/mhagger/git-when-merged
Location
gnu/packages/version-control.scm (line: 2814, column: 4)
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 'python' does not match package name 'python-wrapper'