[TYPO3-v4] Question about Git branches

Peter Niederlag typo3-list at niekom.de
Wed Mar 16 11:42:17 CET 2011


Hello,

Am 16.03.2011 08:10, schrieb Xavier Perseguers:
> Hi François,
[...]
> $ mv TYPO3_master/.git/objects TYPO3-shared-objects
> $ cd TYPO3_master/.git
> $ ln -s ../../TYPO3-shared-objects objects
[...]

if you do the same with 'refs' you even have all refs(branches/tags/...) 
available in all work dirs (and you only need to fetch once)

Git source distribution provides a script/utility "git-new-workdir" that 
will take care of all of this symlinking, 
http://nuclearsquid.com/writings/git-new-workdir.html.

I'd rather suggest to get/use "git-new-workdir" as I think it lowers the 
risk of doing something wrong.

Greets,
Peter
-- 
Peter Niederlag
http://www.niekom.de * TYPO3 & EDV Dienstleistungen *


More information about the TYPO3-project-v4 mailing list