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.
Showing
Please register or sign in to comment