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.