7 ms·
BTW, for the curious, I just realized that you can easily disable the bundled git on OS X: sudo chmod a-x /Applications/Xcode.app/Developer/usr/bin/git Done.
by joushou 10y ago
BTW, for the curious, I just realized that you can easily disable the bundled git on OS X:
sudo chmod a-x /Applications/Xcode.app/Developer/usr/bin/git
Done. Running /usr/bin/git will now proxy you a permission denied error.