public static class RepoProject.CopyFile extends Object
| Constructor and Description |
|---|
CopyFile(Repository repo,
String path,
String src,
String dest) |
public CopyFile(Repository repo, String path, String src, String dest)
repo - the super project.path - the path of the project containing this copyfile config.src - the source path relative to the sub repo.dest - the destination path relative to the super project.public void copy()
throws IOException
IOExceptionCopyright © 2017 Eclipse JGit Project. All rights reserved.