public interface CheckoutEntry
Modifier and Type | Method and Description |
---|---|
String |
getFromBranch()
Get the name of the branch before checkout
|
String |
getToBranch()
Get the name of the branch after checkout
|
Copyright © 2018 Eclipse JGit Project. All rights reserved.