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 Exception
ExceptionCopyright © 2011–2014 Red Hat. All rights reserved.