mirror of
https://github.com/bluekeyes/go-gitdiff
synced 2026-06-08 13:18:30 +00:00
69ca8017bc
Binary patch support is still unimplemented, but the functions are stubbed and the overall structure seems to make sense. This also renames the existing fragment functions to have "Text" in their names (for clarity) and moves the parsing of fragment lines to a new "chunk" function, which will match how binary parsing works.