public class BranchConfig
extends java.lang.Object
| Constructor and Description |
|---|
BranchConfig(Config config,
java.lang.String branchName)
Create a new branch config, which will read configuration from config
about specified branch.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getRemoteTrackingBranch() |
public BranchConfig(Config config, java.lang.String branchName)
config - the config to read frombranchName - the short branch name of the section to readCopyright © 2012. All Rights Reserved.