public class CheckoutEntryImpl extends Object implements CheckoutEntry
Modifier and Type | Method and Description |
---|---|
String |
getFromBranch() |
String |
getToBranch() |
public String getFromBranch()
getFromBranch
in interface CheckoutEntry
public String getToBranch()
getToBranch
in interface CheckoutEntry
Copyright © 2016 Eclipse JGit Project. All rights reserved.