Skip to main content

Module patch

Module patch 

Source
Expand description

Git unified patch format generation.

Converts branchdiff’s DiffLine representation into standard git patch format suitable for git apply or GitHub .diff files.

Functions§

generate_patch
Generates a git unified patch from DiffLines.