spotify / XCRemoteCache

Other
825 stars 50 forks source link

Add support for graceful handling missing common sha #199

Closed polac24 closed 1 year ago

polac24 commented 1 year ago

Add a parameter gracefully_handle_missing_common_sha (disabled by default) to not fail the preparation step if git cannot find a common sha with the primary branch.

Requested in #190