Hello,

I want to use for several programmer as a team. I thought of this structure:

/baselib/folder
/modules/module1
/modules/module2

The team member should be able to read and write on the baselib but user1 
should only see:

/baselib/folder
/modules/module1

and user2 should see:

/baselib/folder
/modules/module2

As I understand GIT (beanstalk) every user can see ALL branches so I can 
not use branches.

How is it possible to manage different subprojects in one project with 
different programmer teams and GIT?

Regards
ss.



-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to