Hi Slavko,
Good day. Nice to meet you.
I’m from Paul’s team.
We need your help with a Git pull issue using REST API (cURL). We use Git as our repository and Jenkins for CI/CD with the project space checkout mechanism (single repo with multiple integrations).
Sometimes we make manual changes in the SnapLogic UI. During the next deployment, when Jenkins runs the Git pull, the locally tracked/modified changes are not getting overwritten as expected.
We want this to be handled fully programmatically without any manual steps. I can share the Jenkins Groovy code if needed for review.