Language

Package: git-imerge @ 1.1.0

Synopsis

Incremental merge for Git

Description

This Git extension defines a subcommand, imerge, which performs an incremental merge between two branches. Its two primary design goals are to reduce the pain of resolving merge conflicts by finding the smallest possible conflicts and to allow a merge to be saved, tested, interrupted, published, and collaborated on while in progress.

Home page
https://github.com/mhagger/git-imerge
Location
gnu/packages/version-control.scm (line: 2733, 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