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" to .gitignore. Then i checkout "custom" out of an other repository. So i have a branch of repository 1 in a branch of repository 2. Now i can commit and push each branch. What you think about this idea? Problems? -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/git-users?hl=en.
