File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -78,7 +78,8 @@ protected function doParse()
78
78
}
79
79
}
80
80
81
- protected function consumeUnsupportedLinesToNewLine () {
81
+ protected function consumeUnsupportedLinesToNewLine ()
82
+ {
82
83
// Consume any unsupported lines that may appear in the log output. For
83
84
// example, gitbutler headers or other custom metadata but this should
84
85
// work regardless of the content.
Original file line number Diff line number Diff line change @@ -96,7 +96,7 @@ public function testFirstMessageEmpty()
96
96
97
97
public function testParsesCommitsWithAndWithoutGitButlerHeaders (): void
98
98
{
99
- $ logContent = <<<EOT
99
+ $ logContent = <<<' EOT'
100
100
commit 1111111111111111111111111111111111111111
101
101
tree abcdefabcdefabcdefabcdefabcdefabcdefabcd
102
102
author John Doe <[email protected] > 1620000000 +0000
You can’t perform that action at this time.
0 commit comments