Closed (won't fix)
Project:
Drupal.org infrastructure
Component:
Git
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Apr 2013 at 14:48 UTC
Updated:
17 Apr 2015 at 18:11 UTC
Jump to comment: Most recent
In the following link you see a commit that belongs to node.module and has any code for poll.module:
http://drupalcode.org/project/poll.git/commitdiff/3629b1fd8bd14cae233ac8...
It results in inflated commit statistics:
Comments
Comment #1
MixologicSince the poll module was pulled from core, its commit history is deeply intertwined with whatever commits touched it. When this was extracted, if we didnt do the proper git-filter-branch stuff, theres not a lot we can do about it now, without breaking anybody elses clones. We may have to live with incorrect commit stats as breaking remotes would have farther reaching consequences.