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:

http://drupal.org/node/1896974/committers

Comments

Mixologic’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

Since 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.