public class RefLeaseSpec extends Object implements Serializable
Constructor and Description |
---|
RefLeaseSpec(String ref,
String expected)
Constructor for RefLeaseSpec.
|
Modifier and Type | Method and Description |
---|---|
String |
getExpected()
Get the expected value of the ref, in the form
of a local committish
|
String |
getRef()
Get the ref to protect.
|
String |
toString() |
Copyright © 2020 Eclipse JGit Project. All rights reserved.