[TYPO3-dev] Troubles with submodules in Git

Dmitry Dulepov dmitry.dulepov at gmail.com
Wed Oct 5 16:19:08 CEST 2011


Hi!

Steffen Gebert wrote:
> Don't use checkout, use cherry-pick instead to grab patches from Gerrit.

I already do:
- make a copy of origin/master (I have many local branches with patches)
- git fetch ssh://dmitry@review.typo3.org:29418/TYPO3v4/Core refs/changes/78/1778/2 && git cherry-pick FETCH_HEAD

That's cherry-pick from Gerrit.

> To resolve your situation, I'm unsure (often a trial and error also for
> me). Have you tried `git checkout -- typo3/sysext/dbal ....`?

Not sure how I should checkout in submodules :(

-- 
Dmitry "itoldyou" Dulepov
TYPO3 core&security team member
E-mail: dmitry.dulepov at typo3.org
Web: http://dmitry-dulepov.com/





More information about the TYPO3-dev mailing list