RepoContext: Format with google-java-format
Change-Id: I651afa9b2e7556118d70d60de5d503b119df00d3
This commit is contained in:
@@ -14,12 +14,11 @@
|
||||
|
||||
package com.google.gerrit.server.update;
|
||||
|
||||
import java.io.IOException;
|
||||
import org.eclipse.jgit.lib.ObjectId;
|
||||
import org.eclipse.jgit.lib.ObjectInserter;
|
||||
import org.eclipse.jgit.transport.ReceiveCommand;
|
||||
|
||||
import java.io.IOException;
|
||||
|
||||
/** Context for performing the {@link BatchUpdateOp#updateRepo} phase. */
|
||||
public interface RepoContext extends Context {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user