Package com.google.gerrit.server.git
Interface NotesBranchUtil.Factory
- Enclosing class:
- NotesBranchUtil
public static interface NotesBranchUtil.Factory
- 
Method SummaryModifier and TypeMethodDescriptioncreate(Project.NameKey project, org.eclipse.jgit.lib.Repository db, org.eclipse.jgit.lib.ObjectInserter inserter) 
- 
Method Details- 
createNotesBranchUtil create(Project.NameKey project, org.eclipse.jgit.lib.Repository db, org.eclipse.jgit.lib.ObjectInserter inserter) 
 
-