Hi,

I'm converting all my apps to be git based so that I can deploy
easily, however I'm running into a problem with apps that use
submodules.  In my apps I follow various plugins (the ones that I'm
developing) using git submodules.  So when I've pushed my app up to
heroku, I see that the commit that adds the submodule has happened,
but how I do I get the heroku repository to do the 'submodule init'
and 'submodule update' that are necessary for it to pull those
submodules down?

-Eric
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Heroku" 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/heroku?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to