[FLOW3-general] Using Git best practice

"Christian Müller (Kitsunet)" christian.mueller at typo3.org
Wed Nov 16 17:51:21 CET 2011


> I want to load FLOW3 core from git.typo3.org into my project.
>
> Then in MyProject i will git submodule add
> Packages/Application/MyCompany.MyPackage1 -->
> git://mygitserver/MyCompany.MyPackage1 and so on for all modules.
>
> So is this a good way of cloning FLOW3 base distribution and use in the
> project? So this way I can keep FLOW3 and all my packages updated in
> MyProject with "git submodule foreach git pull ....".


Hi Pankaj,

yes that is just fine. We are actually thinking about basing our package 
management on git so what you plan to do is exactly the way to go for now.

Cheers,
Christian




More information about the FLOW3-general mailing list