Compare commits
No commits in common. "bc0f0478c8bc96d300ba0914f9c2cf3529857147" and "cd79b1e8b6581749cd028d85e9680a6ed51900f4" have entirely different histories.
bc0f0478c8
...
cd79b1e8b6
@ -12,9 +12,8 @@ base: .
|
||||
[Syncthing](https://syncthing.net/) has `STNOUPGRADE`, a config file setting
|
||||
for disabling crash reporting, and a GUI prompt for usage reporting. Google
|
||||
Cloud SDK CLI tools has `gcloud config set disable_usage_reporting true`.
|
||||
.NET Core has `DOTNET_CLI_TELEMETRY_OPTOUT`. Netlify's CLI has
|
||||
`netlify --telemetry-disable`. The AWS Serverless Application Model
|
||||
CLI has `SAM_CLI_TELEMETRY=0`. The Microsoft Azure CLI has
|
||||
.NET Core has `DOTNET_CLI_TELEMETRY_OPTOUT`. The AWS Serverless Application
|
||||
Model CLI has `SAM_CLI_TELEMETRY=0`. The Microsoft Azure CLI has
|
||||
`AZURE_CORE_COLLECT_TELEMETRY=0`. You get the idea.<!--
|
||||
Etcher has... well,
|
||||
[nothing](https://github.com/balena-io/etcher/issues/2057). -->
|
||||
@ -56,7 +55,6 @@ users*:
|
||||
#6745](https://github.com/Homebrew/brew/pull/6745)
|
||||
* gatsby: [gatsbyjs/gatsby
|
||||
#19528](https://github.com/gatsbyjs/gatsby/pull/19528)
|
||||
* netlify-cli: [netlify/cli#737](https://github.com/netlify/cli/issues/737)
|
||||
* syncthing: [syncthing/syncthing
|
||||
#6158](https://github.com/syncthing/syncthing/pull/6158)
|
||||
* dotnet: [dotnet/sdk #3917](https://github.com/dotnet/sdk/issues/3917)
|
||||
|
Loading…
Reference in New Issue
Block a user