Commit f8ec837
committed
bundle: auto-tap formulae or casks in
When you `brew install org/tap/formula-name`, it automatically taps the
repo if not present. However `brew bundle` doesn't do this. This changes
`brew bundle install` to work the same way as `brew install`.brew bundle
1 parent 07a6ad0 commit f8ec837
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
80 | 85 | | |
81 | 86 | | |
82 | 87 | | |
| |||
0 commit comments