Adding Drupal profile as a git submodule (terminal dump)
Description
Not sure about this approach, let alone the documentation.
git add modules/
cd ../../../
git add .gitmodules drupal/profiles/imcdrupal/
cd drupal/profiles/imcdrupal/
git status
git commit -m "added the imc alba modules, and fckeditor (and the fckeditor third party download)"
git push
cd ../../../
git add drupal/profiles/imcdrupal/
git commit -m "With imc alba profile and modules"
Post new comment
