public class CompareRequest
extends Object
A request to compare two refs or commits.
- See Also:
-
-
Nested Class Summary
Nested Classes
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
getFromRef
- Returns:
- the
ref
serving as the base of the changes to compare
-
getToRef
- Returns:
- the
ref
serving as the target of those changes