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