On 2008/07/21, at 13:37, Tim Gossett wrote:
But if it automatically installs extensions as git submodules, I'd
be much more
interested. Especially if the presence of a .git directory at the
project's
root automatically puts it in git mode.
I just pushed the changes up to github to support submodules during
installation. What happens now is ray looks for a `git` command in
your PATH, then if that's found it checks for `.git/HEAD` in your
RAILS_ROOT and if that's found does a `git add submodule` otherwise
just a regular `git clone` happens.
_______________________________________________
Radiant mailing list
Post: [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site: http://lists.radiantcms.org/mailman/listinfo/radiant