public class DfsRepositoryDescription extends Object
| Constructor and Description | 
|---|
DfsRepositoryDescription()
Initialize a new, empty repository description. 
 | 
DfsRepositoryDescription(String repositoryName)
Initialize a new repository description. 
 | 
public DfsRepositoryDescription()
public DfsRepositoryDescription(String repositoryName)
repositoryName - the name of the repository.public String getRepositoryName()
Copyright © 2015 Eclipse JGit Project. All rights reserved.