Defect #7648
Git: Repository Statistics Incorrect
Status: | New | Start date: | 2011-02-18 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | SCM | |||
Target version: | - | |||
Resolution: | Affected version: | 1.1.1 |
Description
I'm using a git repo with redmine and noticed that my very new repository is claiming to have over 5000 commits by me (I haven't commited more than 4 times.)
A screen shot is attached.
My theory is something to do with non-sequential commit numbers in git.
I'm running the svn version of the stable1.1 branch.
Related issues
History
#1
Updated by Toshi MARUYAMA almost 12 years ago
Git has AuthorDate and CommitDate.
Please see #5357.
#2
Updated by Toshi MARUYAMA almost 12 years ago
- Subject changed from Repository Statistics Incorrect to Git: Repository Statistics Incorrect