mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 20:11:54 +00:00
This updates variable names, property names, env var names, etc., to call it "Cody App". The entire diff was created by running the following commands: ``` fastmod -e go SourcegraphAppMode CodyAppMode fastmod -e go,ts,tsx sourcegraphAppMode codyAppMode fastmod -e ts,tsx isSourcegraphApp isCodyApp fastmod -e ts,tsx,go,yaml,sh,js SOURCEGRAPH_APP CODY_APP fastmod -e ts,tsx,go,json,mod,graphql,md,js 'Sourcegraph App\b' 'Cody App' fastmod -e ts,tsx,go,json,mod,graphql,md,js 'Sourcegraph app\b' 'Cody app' # with a few changes skipped ``` |
||
|---|---|---|
| .. | ||
| BUILD.bazel | ||
| postgresql.go | ||
| singleprogram.go | ||