conan-io / python-patch-ng

Library to parse and apply unified diffs
https://pypi.org/project/patch-ng
Other
19 stars 8 forks source link

Add -i option to mimic GNU patch more and collect coverage for subprocesses #37

Open timfel opened 2 weeks ago

timfel commented 2 weeks ago

Hi,

I wanted to use patch-ng in a context where the GNU patch utility was use previously and ideally without changing the commandline options.