mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 19:51:50 +00:00
precise-code-intel-tester: clarify docs
This commit is contained in:
parent
6d6b66aeb5
commit
36d58cc972
@ -69,3 +69,11 @@ Upload the generated indexes by running the following command:
|
||||
```
|
||||
./scripts/upload.sh
|
||||
```
|
||||
|
||||
Or if you just want to test an indexer change locally, you can:
|
||||
|
||||
```sh
|
||||
rm -rf testdata/indexes/
|
||||
```
|
||||
|
||||
Then rerun the testing steps described above (starting at `clone-and-index.sh`)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user