CommitEditorPage: do not remove signed-off-by lines.
commitdc83024297a96ea097b4d7ed392f92469200c6b9
authorThomas Wolf <thomas.wolf@paranor.ch>
Tue, 20 Dec 2016 12:12:52 +0000 (20 13:12 +0100)
committerMatthias Sohn <matthias.sohn@sap.com>
Wed, 21 Dec 2016 00:10:47 +0000 (21 01:10 +0100)
treeb4e4577140270ebd9866ed8c1979bcbedf3b852a
parent71c94927d9b13928cc9648279063db6fd874cee2
CommitEditorPage: do not remove signed-off-by lines.

This is confusing and sometimes even leaves stray empty lines. Just
display the message as it is.

Bug: 509472
Change-Id: I1840e8a549a94c1943121a6427e766332eab3e92
Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/commit/CommitEditorPage.java