generated from coulomb/repo-seed
Git ingestion part of Milestone 2
This commit is contained in:
@@ -49,7 +49,7 @@ curl 'http://127.0.0.1:8000/search?q=classify'
|
||||
|
||||
## Deterministic Analysis
|
||||
|
||||
For local development, repository URLs may be local filesystem paths. Trigger a deterministic scan:
|
||||
For local development, repository URLs may be local filesystem paths. Git URLs, including `file://` URLs, are cloned into `var/checkouts` before scanning. Trigger a deterministic scan:
|
||||
|
||||
```bash
|
||||
curl -X POST http://127.0.0.1:8000/repos/1/analysis-runs \
|
||||
|
||||
Reference in New Issue
Block a user