[git-users] Independent modules

2013-08-15 Thread pbranc
Hi, I am completely new in git issues, learning it for one week. Therefore, I am thankful for Your leniency. I develop apps freely divided into modules. Projects are executed in external IDE. Projects structure is as following: AppDir - Images --- - module1 --- - module2 --- - module3 -

[git-users] Branch performance impact

2013-08-15 Thread Marco Grubert
I have heard conflicting statements about the impact of branching in git. Let's say we have 100 feature branches that are all stored in a remote repo, would that affect performance (CPU/network) in a noticeable way ? How about 1000? 100,000 branches? In other words how does git scale with

Re: [git-users] Branch performance impact

2013-08-15 Thread Yawar Amin
Hi, On 2013-08-15, at 14:03, Marco Grubert grube...@gmail.com wrote: I have heard conflicting statements about the impact of branching in git. Let's say we have 100 feature branches that are all stored in a remote repo, would that affect performance (CPU/network) in a noticeable way ? How

[git-users] Branch level authentication

2013-08-15 Thread Jimit Modi
At our company, we are evaulating to migrate to GIT from SVN. Here we are following a process in which we have the following branch and access control. --- | Branch| Purpose | ACL |