Skip to content

A git command to find the merge that introduced a given commit.

Notifications You must be signed in to change notification settings

konrad-gibaszewski/git-get-merge

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

git get-merge is a git command to locate the merge that introduced a given commit into your repository's master branch. It is correct with very high probability.

Installation

pip install git-get-merge

Usage

git get-merge <SHA-1>

About

A git command to find the merge that introduced a given commit.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%