HowTo install plugins from github?

Daniel Zepeda wrote:

You can get an OSX dmg for Git here:

Google Code Archive - Long-term storage for Google Code Project Hosting.

or if you have macports:

$ sudo port install git-core

DZ

Thank you Daniel and Marnen, problem solved!

However, I think adding a little check in script/plugin to notify users
that the git command is not not found could help newbies like to me to
figure out what’s going on …

My 2 cents^H^H carats. :slight_smile:

Olivier.

You can get an OSX dmg for Git here:

http://code.google.com/p/git-osx-installer/downloads/list?can=3

or if you have macports:

$ sudo port install git-core

DZ