This is just a starting point to start discussion. I think we have a
few options with contributions:
- Stop accepting them altogether and move the ones we need/use/support
into core commands
- Accept them on an unsupported basis and require they be added
manually to the PATH
- Actively support and fix bugs in them all
ClosesHomebrew/homebrew#30749.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
There is always a git executable on PATH due to the git wrapper in
Library/Contributions/cmd. The wrapper will notify the user if there is
not a real git installed.