public static class RepoProject.CopyFile extends Object
Constructor and Description |
---|
RepoProject.CopyFile(Repository repo,
String path,
String src,
String dest) |
public RepoProject.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
IOException
Copyright © 2016 Eclipse JGit Project. All rights reserved.