This package browser is in early development. Mind the rough edges.

git-when-merged 1.2.0-ab6af78

Determine when a commit was merged into a Git branch

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.

Installation

Install git-when-merged 1.2.0-ab6af78 as follows:

guix install git-when-merged@1.2.0-ab6af78

Or install the latest version:

guix install git-when-merged

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.