Vote #80840
完了rendering extra "--" footer of git patch attachment
0%
説明
From #17809.
For example #4511 0002-Use-Principal-to-get-users-and-groups-for-watchers-i.patch.
!git-diff.png!
#17809#note-5 has solution.
journals
Fixed title.
--------------------------------------------------------------------------------
#17809#note-5 is not solution in this case.
<pre><code class="diff">
# test
# test
# next line has white space after '-'
-
-
# test
# test
# test
# test
</code></pre>
<pre><code class="diff">
diff --git a/test.rb b/test.rb
--- a/test.rb
+++ b/test.rb
@@ -3,9 +3,6 @@
# test
# test
-# next line has white space after '-'
--
--
# test
# test
# test
</code></pre>
--------------------------------------------------------------------------------
Fixed by r19752.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------