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
Constructor for RefLeaseSpec.
- Parameters:
ref
- ref being pushedexpected
- the expected value of the ref
-
-
Method Details