Skip to content

Commit 67b9afb

Browse files
committed
Note internal API default
- Keeps the `HOMEBREW_USE_INTERNAL_API` release reminder near its env config entry. - Records why the next release should revisit the default.
1 parent fe40380 commit 67b9afb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Library/Homebrew/env_config.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -576,6 +576,7 @@ module EnvConfig
576576
"if `--greedy` was passed when upgrading any cask on this list.",
577577
},
578578
HOMEBREW_USE_INTERNAL_API: {
579+
# odeprecated: make default next release
579580
description: "If set, test the new beta internal API for fetching formula and cask data.",
580581
boolean: true,
581582
},

0 commit comments

Comments
 (0)