Sorry for the bad description. So this are all folders:
root folder - generic modules1 - generic modules2 - sub-projects -- sub-project1 -- sub-project2 in the root folder I say: git init git add . git commit then delete e.g. sub-project1 folder rm -r sub-project1 then commiting git commit now it commits the deleted sub-project - thats what I want to avoid. thx -- 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.
