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.Exception
Copyright © 2016 Red Hat. All Rights Reserved.