public interface GitOperation<T>
| Modifier and Type | Method and Description |
|---|---|
T |
call(org.eclipse.jgit.api.Git git,
GitContext context) |
T call(org.eclipse.jgit.api.Git git, GitContext context) throws java.lang.Exception
java.lang.ExceptionCopyright © 2015 Red Hat. All Rights Reserved.