Skip to content

Reset blob/commit index if last_commit is no longer in repository

Mark Chao requested to merge 8628-remove-commit-blob-index into master

What does this MR do?

Reset blob/commit index if last_commit is no longer in repository.

During code push, check to see if last_commit is still in repository. If it is not, we can no longer diff against it, therefore a full reindex on blob/commit is required.

What are the relevant issue numbers?

Close #10712 (closed)

Does this MR meet the acceptance criteria?

Edited by Mark Chao

Merge request reports

Loading