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