[TYPO3-core] how to contribute to "version", "workspaces", "extbase", "fluid", "dbal" and "linkvalidator"?
Philipp Gampe
philipp.gampe at typo3.org
Sun Jun 3 23:44:36 CEST 2012
Hi Roland,
Roland wrote:
> found the solution on my own - was not hard anyway! i will write it down
> here a little later - have to push some commits now! :-)
Actually the solution is very simple:
Those git submodels are "real" independent repositories, so you can just cd
into the folder (e.g. typo3/sysext/linkvalidator), checkout the master,
pull, change and commit and finnally push to the repositorty.
Make sure to include the commit hook in the submodules too (check that there
is a Change-ID line after commit).
There is really nothing special about those repositories other than that
they are inside a mother repository and that there current checkout can be
controlled (and versioned) via this mother repository.
Cheers
--
Philipp Gampe – PGP-Key 0AD96065 – TYPO3 UG Bonn/Köln
Documentation – linkvalidator
TYPO3 .... inspiring people to share!
More information about the TYPO3-team-core
mailing list