How to remove Apple Git in macOS Sierra located in / usr / bin / git ?
This is the native Git macOS git version 2.8.4 (Apple Git-73)
I have already attempted to rename the /usr/bin/git with the sudo mv /usr/bin/git /usr/bin/git-apple , but it did not work and I received a response
mv: rename / usr / bin / git to / usr / bin / git-apple: Operation not permitted
Any other ideas on how to remove Apple Git?