]> source.dussan.org Git - jgit.git/commit
PullCommand: Use short ref name in merge message 86/2886/1
authorRobin Stocker <robin@nibor.org>
Tue, 22 Mar 2011 18:39:39 +0000 (19:39 +0100)
committerRobin Stocker <robin@nibor.org>
Tue, 22 Mar 2011 18:46:18 +0000 (19:46 +0100)
commit770c733687d9f2f71f30822f9691427bf83b7577
treeb0f390fe4e5e68efa2eecc7f47a5091334e34057
parentdcf7bd9a8f7acafbd1461dc0414aded2db030983
PullCommand: Use short ref name in merge message

Add a test case for PullCommand for the successful merge case and test
that the short ref name is used.

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