Skip to content

Instantly share code, notes, and snippets.

@Luminus
Last active March 14, 2018 07:32
Show Gist options
  • Save Luminus/9b569213e796696542d2 to your computer and use it in GitHub Desktop.
Save Luminus/9b569213e796696542d2 to your computer and use it in GitHub Desktop.
Rename the default git that comes with OSX to remove it from $PATH after installing an up-to-date version
sudo mv /usr/bin/git /usr/bin/git-apple
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment