mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 15:51:43 +00:00
This was an experiment from a while ago about storing the clone progress in the DB instead of making a request to gitserver to retrieve it. This has never been activated and is thus dead code, so removing it. With the switch to a dbworker we get better logging for free anyways. ## Test plan Removed dead code, tests should cover any regressions. |
||
|---|---|---|
| .. | ||
| typestest | ||
| bitbucket_permissions.go | ||
| BUILD.bazel | ||
| codeintel.go | ||
| cursor.go | ||
| executors.go | ||
| external_services.go | ||
| outbound_webhook_jobs.go | ||
| outbound_webhook_logs.go | ||
| outbound_webhooks.go | ||
| saved_searches.go | ||
| secret_test.go | ||
| secret.go | ||
| types_test.go | ||
| types.go | ||
| webhook_logs.go | ||