-
Notifications
You must be signed in to change notification settings - Fork 164
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
[#944] Implement authorship analysis #949
Conversation
4467c77
to
c44839d
Compare
4d5b38a
to
b5abc13
Compare
Please let me know if you need any clarifications as this is quite a big PR 😬 |
Indeed a big PR that is few hundred lines long. Can you give a brief technical implementation summary on the concept? If possible, would be preferable if it can break down to few smaller PRs. |
I have added some descriptions in the issue (#944). Please let me know if any further clarification is needed.
I will create a feature branch and create a smaller PRs towards the feature branch. Is that ok? |
Sorry for late reply, yes that would be preferred. |
Just a question, shouldn't the PR targets to a feature branch? not master? |
Yes it should be feature branch. I am still working on splitting up the PR, will try to get that out when I have more time. |
Closing this PR because it has been inactive for a very long time. For the contributors who are willing to take over, you may just use the code here as a start point. |
Fixes #944.