Describe the bug
To reproduce
{
"$schema": "./schemas/v3/index.json",
"connections": {
"test": {
"type": "git",
"url": "https://git.kernel.org/pub/scm/bluetooth/bluez.git"
},
"sourcebot": {
"type": "git",
"url": "file:////Users/michael/sourcebot"
}
}
}
Try to search with repo:bluez or open any file inside that repo and it will error. However, doing the same for sourcebot repo doesn't even though its locally indexed
Sourcebot deployment information
Sourcebot version (e.g. v3.0.1):
Additional information
No response