But funnily enough, all you'd need for erikig's program.
A program runs through your git/svn and tracks the user, date, commit, and reversion.
While analysing reversions vs commits and all the in between, I am confident it would be somewhat easy to tweak the analysis to be accurate.
Each reversion you encounter, you check the five next and five previous commits. If any users stand out as being in the previous tree for additional/reversional...
A program runs through your git/svn and tracks the user, date, commit, and reversion.
While analysing reversions vs commits and all the in between, I am confident it would be somewhat easy to tweak the analysis to be accurate.
Each reversion you encounter, you check the five next and five previous commits. If any users stand out as being in the previous tree for additional/reversional...
Actually, it may be a little complicated...