On Wed, Dec 31, 2008 at 11:59 AM, Nate Turnage <[email protected]> wrote:
> On Wed, Dec 31, 2008 at 11:45 AM, Sean Cribbs <[email protected]>wrote: > >> I would suggest forking on github, pushing up your changes to your fork, >> and then creating the submodule from the fork. If you don't want to track >> other branches/forks but just keep your changes in the Radiant project, just >> clone the extension (not as a submodule) and then remove its .git directory. >> > > > Thanks. I am really not feeling the git love right now so I am going to try > and avoid adding more complexity to my situation by starting a fork. I did > remove the .got directory from my locally cloned copy of the > subscriber_lists extension, but when I run git submodule I keep getting this > error: > > No submodule mapping found in .gitmodules for path > 'vendor/extensions/subscriber_lists' Nevermind. I hadn't done a 'git add .' and commit to add the files to the repo. It's working now. Thanks, Nate _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
