Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Statistics are incomplete in multi-root repositories #64

Open
uekstrom opened this issue Sep 11, 2018 · 1 comment
Open

Statistics are incomplete in multi-root repositories #64

uekstrom opened this issue Sep 11, 2018 · 1 comment

Comments

@uekstrom
Copy link

I have a large repository that comes from a merge of several (four or more) old git repos. In this case only the first parent is followed by analyze.py (from the line "i, commit = i+1, commit.parents[0]"), and the other parents are skipped. Would it be straight forward to recurse down on each parent in this section?

@erikbern
Copy link
Owner

Not sure, seems tricky since for a number of reasons GoT assumes a linear history

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants