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

diff: Add missing GIT_DELTA_TYPECHANGE -> 'T' mapping. #4611

Merged
merged 2 commits into from
Apr 6, 2018

Conversation

erikvanzijst
Copy link
Contributor

This adds the 'T' status character to git_diff_status_char() for diff entries that change type.

@ethomson This follows from our Slack chat earlier today.

@ethomson
Copy link
Member

ethomson commented Apr 5, 2018

Can you move the declaration to the top of the function so that braindead compilers can cope?

This adds the 'T' status character to git_diff_status_char() for diff
entries that change type.
@erikvanzijst
Copy link
Contributor Author

Can you move the declaration to the top of the function so that braindead compilers can cope?

Yeah, had some back and forth with the Windows builds, but it should be happy now.

@pks-t pks-t merged commit 83d6327 into libgit2:master Apr 6, 2018
@pks-t
Copy link
Member

pks-t commented Apr 6, 2018

Thanks for your PR!

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

Successfully merging this pull request may close these issues.

3 participants