Skip to content

Avoid to install git via brew install

Takuya Noguchi requested to merge remove-dup-git into main

What does this Merge Request do and why?

Avoids to install git via brew install, which is intended to be install via brew bundle with Brewfile in !1495 (merged).

Merge Request checklist

  • This change is backward compatible. If not, please include steps to communicate to our users.
  • Tests added for new functionality. If not, please raise Issue to follow-up.
  • Documentation added/updated, if needed.
  • gdk doctor test added, if needed.
  • Add the ~highlight label if this MR should be included in the CHANGELOG.md.

Merge request reports