]> source.dussan.org Git - jgit.git/commit
RevertCommand: Add "." after reverted commit id 11/3411/1
authorRobin Stocker <robin@nibor.org>
Fri, 13 May 2011 11:39:54 +0000 (13:39 +0200)
committerRobin Stocker <robin@nibor.org>
Fri, 13 May 2011 11:39:54 +0000 (13:39 +0200)
commita31590ff63bbaad6b99036b32d6cdb4b647e5d6b
treeb2dc8642c9aeca1d544f63343b23561fe4b8ec81
parent4e7c2f807dea99dfa968d42f221921fc79e41526
RevertCommand: Add "." after reverted commit id

This makes the message look the same as in C Git (the "."):

  This reverts commit <sha1>.

Change-Id: I4c254c122277b127e7b039c0d1c7f7a0d691530d
Signed-off-by: Robin Stocker <robin@nibor.org>
org.eclipse.jgit.test/tst/org/eclipse/jgit/api/RevertCommandTest.java
org.eclipse.jgit/src/org/eclipse/jgit/api/RevertCommand.java