public interface RetryingRepositoryOperationFacade
Modifier and Type | Method and Description |
---|---|
<T> T |
call(Callable<T> gitCommand) |
<T> T |
call(org.eclipse.jgit.api.GitCommand<T> gitCommand) |
Copyright © 2023 CrafterCMS. All rights reserved.