Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upNot all of diff types documented and used in iter_change_type #964
Labels
Comments
Absolutely right, thanks a lot for taking the time to point this out. It would be great to see a PR to improve this, such that
|
I will be glad to prepare a PR, but I am even can't understand what is going on in code because on first look it can be replace by such code:
but may be I miss something and some diffs must be excluded from iteration? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Here, in comments five types described (not sure that this comment needed because same info in docstring), but below six types in change_type, in docstring here 5 types and here 5 types processed.
Looks like type 'C' not described, but processed and 'T' described but not processed.