Class RefLeaseSpec
java.lang.Object
org.eclipse.jgit.transport.RefLeaseSpec
- All Implemented Interfaces:
Serializable
Describes the expected value for a ref being pushed.
- Since:
- 4.7
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RefLeaseSpec
-
-
Method Details
-
getRef
-
getExpected
Get the expected value of the ref, in the form of a local committish- Returns:
- expected ref value.
-
toString
-