]> source.dussan.org Git - jgit.git/commit
Fix writing GPG signatures with trailing newline 73/165173/2
authorThomas Wolf <thomas.wolf@paranor.ch>
Thu, 18 Jun 2020 16:27:45 +0000 (18:27 +0200)
committerThomas Wolf <thomas.wolf@paranor.ch>
Wed, 8 Jul 2020 07:28:29 +0000 (09:28 +0200)
commit9b033a1b6da1193dbedca80c217af748ae546629
tree64db0be972784732255fd960e01b265b2a44e926
parent0b9370bec83739afa6dfe68241964d80eec36b43
Fix writing GPG signatures with trailing newline

Make sure we don't produce a spurious empty line at the end.

Bug: 564428
Change-Id: Ib991d93fbd052baca65d32a7842f07f9ddeb8130
Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
org.eclipse.jgit.test/tst/org/eclipse/jgit/lib/CommitBuilderTest.java
org.eclipse.jgit/src/org/eclipse/jgit/lib/CommitBuilder.java