Re: [git-users] GIT checkout with custom code

2011-06-27 Thread Konstantin Khomoutov
On Sun, 26 Jun 2011 23:39:08 -0700 (PDT) Thorsten Peters wrote: > i need a checkout of a branch with different custom folders for each > project. > i test "submodules" and think that this is not the correct way for my > problem. > (i want to commit and update the custom folder) > > What about th

[git-users] GIT checkout with custom code

2011-06-26 Thread Thorsten Peters
i need a checkout of a branch with different custom folders for each project. i test "submodules" and think that this is not the correct way for my problem. (i want to commit and update the custom folder) What about this: Structur: custom/test.php index.php I checkout a branch and add "custom" t