]> source.dussan.org Git - jgit.git/commit
Provide merge result when revert command fails 61/4661/1
authorKevin Sawicki <kevin@github.com>
Tue, 22 Nov 2011 01:14:11 +0000 (17:14 -0800)
committerKevin Sawicki <kevin@github.com>
Tue, 22 Nov 2011 01:14:11 +0000 (17:14 -0800)
commit2d63c481f71ed0c06a62e6eaec9bc2e0a4a230b9
tree11b627d962272124a8a4c5f0b16f7bfe2219b966
parent3ee3811afb4f1077c3c991a589e37725585c7e06
Provide merge result when revert command fails

This allows callers to determine why the revert
did not complete successfully

Change-Id: Ie44bb8523cac388b63748bc69ebdd3c3a3665d06
Signed-off-by: Kevin Sawicki <kevin@github.com>
org.eclipse.jgit/src/org/eclipse/jgit/api/RevertCommand.java