]> xenbits.xensource.com Git - people/larsk/xenproject-org-gitdm.git/commit
Added workaround for svn tags imported wrongly
authorGermán Póo-Caamaño <gpoo@gnome.org>
Thu, 23 Jun 2011 02:15:59 +0000 (19:15 -0700)
committerGermán Póo-Caamaño <gpoo@gnome.org>
Thu, 23 Jun 2011 02:27:47 +0000 (19:27 -0700)
commit1a85acef6b98f27621e5f55e395c82691ed89693
tree6287c3165105a237c2b38e6e8337ed7b5ef49156
parent5964089840beaf313fff4189934ecc2dc714bdbd
Added workaround for svn tags imported wrongly

When some projects have migrated from Subversion to Git, there
were several tags that were treated as new commits, which shows
a change in the whole project (code added/removed) when nothing
really happened.  For instance, in GNOME a lot svn tags were
catched during the migration, but not all of them.

svn tags in git repositories brings bad stats because double count
commits, and in project with a lot history it may may involve several thousands of source of lines of code.

Signed-off-by: Germán Póo-Caamaño <gpoo@gnome.org>
gitdm
patterns.py