Package | Description |
---|---|
org.eclipse.jgit.gitrepo |
Modifier and Type | Method and Description |
---|---|
List<RepoProject.CopyFile> |
RepoProject.getCopyFiles()
Getter for the copyfile configurations.
|
Modifier and Type | Method and Description |
---|---|
void |
RepoProject.addCopyFile(RepoProject.CopyFile copyfile)
Add a copy file configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
RepoProject.addCopyFiles(Collection<RepoProject.CopyFile> copyfiles)
Add a bunch of copyfile configurations.
|
Copyright © 2015 Eclipse JGit Project. All rights reserved.