Multiple git tree support just need simple modification.
It need another database and git tree.
but, doesn't need many modification of gitstat code. I'll talking about this request with shawn.
Thanks.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
It's a bit different than what we originally discussed before.
Linus' tree is composed of several duplicating changesets which were merged into someone else' tree before. If we are to correctly calculate statistics, we need deeper knowledge about git internal and develop the relationship model among each developers.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=1867065
Originator: NO
Multiple git tree support just need simple modification.
It need another database and git tree.
but, doesn't need many modification of gitstat code. I'll talking about this request with shawn.
Thanks.
Logged In: YES
user_id=45902
Originator: YES
This is Shawn.
It's a bit different than what we originally discussed before.
Linus' tree is composed of several duplicating changesets which were merged into someone else' tree before. If we are to correctly calculate statistics, we need deeper knowledge about git internal and develop the relationship model among each developers.
Logged In: YES
user_id=45902
Originator: YES
let's target this feature for gitstat 2.x and not for now as this feature will require major development
Logged In: YES
user_id=45902
Originator: YES
lowering the priority as this is not urgent right now...