Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Thanks for this. Might want to move the original /usr/bin/git out of the way, rather than outright deleting it, juuuuust in case you end up needing the original binary.


/usr/bin/git is usually a soft symlink, so the original binary is still there when you rm the synlink. You can see the actual location by doing

    ls -al /usr/bin/git
If it's not in fact a symlink then yes you should probably rename it to preserve it.


Yosemite, mine is not




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: