mirror of
https://github.com/bluekeyes/go-gitdiff
synced 2026-06-08 13:18:30 +00:00
2ca83404e5
The parser now returns an EOF on the first call to Next() if the input is empty and increments the line number before returning EOF for the first time.