aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.ant
diff options
context:
space:
mode:
authorMichael Keppler <Michael.Keppler@gmx.de>2018-09-22 10:37:01 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2018-09-23 04:11:58 -0400
commit751abf4a5047903c44f433ff9d59136898b9cfdb (patch)
treef3150f5cdef9e37e431e2f841c2aa39291aba9c5 /org.eclipse.jgit.ant
parent7d89f0a053f32e0ba6d0384cf73a70ce99190821 (diff)
downloadjgit-751abf4a5047903c44f433ff9d59136898b9cfdb.tar.gz
jgit-751abf4a5047903c44f433ff9d59136898b9cfdb.zip
Fix Mylyn commit message template
The commit message template contains a superfluous blank at the end of the first line, which is deleted by this change. This is only relevant for jgit contributors using Eclipse, not for jgit users. Change-Id: I462deb49c26fb64b3dc2d1d75f1e40ef302b0fc9 Signed-off-by: Michael Keppler <Michael.Keppler@gmx.de>
Diffstat (limited to 'org.eclipse.jgit.ant')
-rw-r--r--org.eclipse.jgit.ant/.settings/org.eclipse.mylyn.team.ui.prefs2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.ant/.settings/org.eclipse.mylyn.team.ui.prefs b/org.eclipse.jgit.ant/.settings/org.eclipse.mylyn.team.ui.prefs
index 0cba949fb7..2fca432276 100644
--- a/org.eclipse.jgit.ant/.settings/org.eclipse.mylyn.team.ui.prefs
+++ b/org.eclipse.jgit.ant/.settings/org.eclipse.mylyn.team.ui.prefs
@@ -1,3 +1,3 @@
#Tue Jul 19 20:11:28 CEST 2011
-commit.comment.template=${task.description} \n\nBug\: ${task.key}
+commit.comment.template=${task.description}\n\nBug\: ${task.key}
eclipse.preferences.version=1