git-clone will simply make a copy of the Git repo (which may or may require some tweaking to get it ready for use) wherever you happen to be in the filesystem whereas script/plugin will place the files in the appropriate folder and make sure everything is ready to use.
On Tue, Mar 17, 2009 at 6:14 PM, MarkD <[email protected]> wrote: > > Is there a difference between > ruby script/plugin install git://... > and > git clone git://... > > Does the former do more than copy files into the vendors/plugins > directory? Is the latter safe? > > Thanks, > MarkD > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

