[git-users] How to uninstall on Mac?

2015-04-12 Thread Liz
/git sudo rm /etc/manpaths.d/git pkgutil --packages | grep GitOSX.Installer | xargs -I {} sudo pkgutil --forget {} echo Uninstalled else echo Aborted exit 1 fi exit 0 Hope you can advise! Thank you, Liz -- You received this message because you are subscribed to the Google Groups Git

[git-users] Re: How to uninstall on Mac?

2015-04-12 Thread Liz
Thank you very much Thomas! Done! :-) On Sunday, 12 April 2015 22:05:22 UTC+1, Thomas Ferris Nicolaisen wrote: On Sunday, April 12, 2015 at 8:52:27 PM UTC+2, Liz wrote: Hi - hope someone can advise me how to uninstall Git from a Mac. I have only just installed Git from here: http://git