Package | Description |
---|---|
org.eclipse.jgit.gitrepo |
Modifier and Type | Method and Description |
---|---|
List<RepoProject.LinkFile> |
RepoProject.getLinkFiles()
Getter for the linkfile configurations.
|
Modifier and Type | Method and Description |
---|---|
void |
RepoProject.addLinkFile(RepoProject.LinkFile linkfile)
Add a link file configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
RepoProject.addLinkFiles(Collection<RepoProject.LinkFile> linkFiles)
Add a bunch of linkfile configurations.
|
Copyright © 2020 Eclipse JGit Project. All rights reserved.