sourcegraph / sourcegraph-public-snapshot

Code AI platform with Code Search & Cody
https://sourcegraph.com
Other
10.1k stars 1.28k forks source link

Investigate `gitserver` changes to support Perforce depots #50416

Open peterguy opened 1 year ago

peterguy commented 1 year ago

Subsequent to #50423, we need to figure out how to change gitserver so that it can read the Perforce depot clone to get all of the information it's expecting.

peterguy commented 1 year ago

This is where we will start to run into issues with the lack of commit hashes and other git features.

See the docs page enumerating gitserver's API and the internal spreadsheet discussing Perforce equivalents

peterguy commented 1 year ago

The outcome of this issue should be documentation, comments, guidelines, and knowledge enough to add an effort estimate label to #50420