aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/git-imerge.rb
AgeCommit message (Collapse)Author
2014-05-18New formula for git-imergejosmo
git-imerge performs a merge between two branches incrementally. If conflicts are encountered, figure out exactly which pairs of commits conflict, and present the user with one pairwise conflict at a time for resolution. Closes #27042. Signed-off-by: Jack Nagel <jacknagel@gmail.com>