140141142143144145146147148149150
new FetchRepositoryFunction(), new CloneRepositoryFunction(), new FetchOrCloneRepositoryPredicate() ) ) .add(new CommitIndexFunction()) .build() .apply(context); } catch (Exception e) { logger.warn("Git river exception occurred", e);