aleclarson / check-git-patch

Find errors and conflicts in a git patch
2 stars 0 forks source link

Warn if two sections intersect #4

Open aleclarson opened 4 years ago

aleclarson commented 4 years ago

If any of the 3 lines before/after the added/removed content also exist in another section, the patch will not apply, so we should warn.