Files
bluekeyes-go-gitdiff/gitdiff
Billy Keyes 3cca171e73 Refactor git header parser to use function array
This is slightly more code, but I think is a bit cleaner, especially for
functions that set or could set multiple values, like the currently
unimplemented index parsing. It also removes the string manipulation as
a side-effect of case match thing, which was weird.
2019-03-16 18:29:21 -07:00
..