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()
7878 }
7979 }
8080
81- protected function consumeUnsupportedLinesToNewLine () {
81+ protected function consumeUnsupportedLinesToNewLine ()
82+ {
8283 // Consume any unsupported lines that may appear in the log output. For
8384 // example, gitbutler headers or other custom metadata but this should
8485 // work regardless of the content.
Original file line number Diff line number Diff line change @@ -96,7 +96,7 @@ public function testFirstMessageEmpty()
9696
9797 public function testParsesCommitsWithAndWithoutGitButlerHeaders (): void
9898 {
99- $ logContent = <<<EOT
99+ $ logContent = <<<' EOT'
100100 commit 1111111111111111111111111111111111111111
101101 tree abcdefabcdefabcdefabcdefabcdefabcdefabcd
102102 author John Doe <john@example.com> 1620000000 +0000
You can’t perform that action at this time.
0 commit comments