Skip to content

frontend: Allow opt out of EnsureRevision when making a comparison query

Administrator requested to merge compare-fetch-opt-out into master

Created by: ryanslade

Add an optional FetchMissing field to the comparison query. The default is true which respects the previous default behaviour.

If set to false then we will not attempt to fetch revisions that are missing.

Part of: https://github.com/sourcegraph/sourcegraph/issues/11654

Merge request reports

Loading