Skip to content
This repository was archived by the owner on Mar 20, 2025. It is now read-only.

commands/exec: don't use recursive deps. #1565

Merged
merged 1 commit into from
Jan 16, 2025
Merged

Conversation

MikeMcQuaid
Copy link
Member

This (somewhat) makes sense when building formulae but doesn't make sense for brew bundle exec. The list should be fairly minimal and reflect actual project dependencies from the Brewfile rather than all recursive ones.

This (somewhat) makes sense when building formulae but doesn't make
sense for `brew bundle exec`. The list should be fairly minimal and
reflect actual project dependencies from the `Brewfile` rather than
all recursive ones.
@MikeMcQuaid MikeMcQuaid force-pushed the brew_bundle_exec_deps branch from 987072c to 162930f Compare January 16, 2025 17:56
@MikeMcQuaid MikeMcQuaid merged commit 260cb23 into master Jan 16, 2025
5 checks passed
@MikeMcQuaid MikeMcQuaid deleted the brew_bundle_exec_deps branch January 16, 2025 17:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant