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 © 2020 Eclipse JGit Project. All rights reserved.