git-lfs/git
Lars Schneider eb6329037c git: parse filter process header values containing '=' properly
A filter process key-value pair must be split at the first '=' character
into at most two substrings. The value *can* contain a '=' character.
The key *must never* contain a '=' character.

https://github.com/git-lfs/git-lfs/issues/1730
2016-12-02 14:19:44 +01:00
..
filter_process_scanner_test.go
filter_process_scanner.go
git_test.go
git.go
pkt_line_reader_test.go
pkt_line_reader.go
pkt_line_test.go
pkt_line_writer_test.go
pkt_line_writer.go
pkt_line.go