Created
August 31, 2013 19:24
-
-
Save h4/6400098 to your computer and use it in GitHub Desktop.
Настройка плагина вордпресса как сабмодуля
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git clone [email protected]:WordPress/WordPress.git ~/Sites/MySite | |
cd ~/Sites/MySite | |
git submodule add git://github.com/khansolo/myPlugin.git wp-content/plugins/myPlugin |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment