You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Previously, the update_brew command did not add the new formulas to the
git index. This lead to missing files in the homebrew repository after
adding a new major version.
This commit adds a `git add Formula` command to ensure that the new
formulas are added to PRs.
Release note: none
Epic: none
0 commit comments