Skip to content

creates a single patch from two incremental patches

Notifications You must be signed in to change notification settings

changeutils/combinediff-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

combinediff-rs

Rust combinediff implementation.

This is a limited unfinished combinediff implementation, which works only for cases where two patches do not overlap. The hunk merging algorithm, which is the last piece of the puzzle, is still under development.

About

creates a single patch from two incremental patches

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages