aboutsummaryrefslogtreecommitdiff
path: root/git/test/fixtures/issue-301_stderr
AgeCommit message (Collapse)Author
2015-07-03fix(cmd): line parsingSebastian Thiel
* Previously we could fail to parse the last line within a read buffer, which is now fixed. * Added a test to verify our *slow* line parsing works as expected.