getdave / Tanlinell

Boilerplate Wordpress theme for rapid development of new WP themes. Based on the great work of the _s ("Underscore") theme.
GNU General Public License v2.0
6 stars 2 forks source link

update init script to remove libs git tracking #224

Closed neilberry001 closed 10 years ago

neilberry001 commented 10 years ago

cd libs/Custom... rm -rf .git*

neilberry001 commented 10 years ago

No, its a submodule we need this

neilberry001 commented 10 years ago

The init script needs testing/extending to remove the git tracking code for libs and its dependant submodules.

/libs/Custom-Meta-Boxes/.git* /libs/Custom-Meta-Boxes/.gitmodules /libs/Custom-Meta-Boxes/js/select2/.git*

also the core init does not remove its git file effectively .gitignore && .gitmodules