This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.
from 0fa355c Merge branch 'CAMEL-13033'
new bc0a230 CAMEL-13034 - Implement 'checkout' operation for Git component
new ba80781 CAMEL-13034 - Fixed CS
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../apache/camel/component/git/GitEndpoint.java | 2 +-
.../camel/component/git/producer/GitOperation.java | 1 +
.../camel/component/git/producer/GitProducer.java | 37 ++++++++---
.../component/git/producer/GitProducerTest.java | 72 ++++++++++++++++++++++
4 files changed, 102 insertions(+), 10 deletions(-)