Package com.google.gerrit.server.git
Interface NotesBranchUtil.Factory
- 
- Enclosing class:
- NotesBranchUtil
 
 public static interface NotesBranchUtil.Factory
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description NotesBranchUtilcreate(Project.NameKey project, org.eclipse.jgit.lib.Repository db, org.eclipse.jgit.lib.ObjectInserter inserter)
 
- 
- 
- 
Method Detail- 
createNotesBranchUtil create(Project.NameKey project, org.eclipse.jgit.lib.Repository db, org.eclipse.jgit.lib.ObjectInserter inserter) 
 
- 
 
-