SparrowDev
New Contributor III

Yeah, of course it will work. But, first it doesn't explain why does it happen, and second when I'm triggering my CI/CD pipeline it automatically creates a repo via REST API and then checkouts on feature branch. This logic fails cause just created repo contains changes. Databricks REST Repo API doesn't provide logic for discarding changes into the repo. And I can't discard them each time manually.