(Why not? Is there) a way to run
./script/plugin install -SOME_HIDDEN_OPTION git://github.com...
So the plugin is installed as a submodule of git. The reason for the submodules is to save unrelated code from the project repository.
Perhaps there is a reason not to support plugins as submodules?
./script/plugin install git://github.com/something/something...
Should work without submodule ...
If you want to update the plugin, just go to this plugin folder and do git pull.
, git. git git ... .. , , .
. , , , .
, .
Braid .
Source: https://habr.com/ru/post/1708563/More articles:How to create a DLL in Visual Studio 2008 for use in a C # application? - c ++Fluent NHibernate - binding list Publishing a Website Using msbuild - .netweird IE7 behavior jQuery height () - javascriptHow to use CVS in TestComplete? - version-controlShould sites be registered in a separate table for active users? - registrationHow to create a GDI leak in Windows Forms! - winformsReordering UITableView sections on iPhone by dragging and dropping (for example, reordering strings) - objective-cJQuery: choosing images with a specific source? - jquerySilverlight: шифрование имени пользователя и пароля для веб-службы - encryptionAll Articles