Skip to content

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

Merged
pks-t merged 2 commits intolibgit2:masterfrom
erikvanzijst:erik/status_char
Apr 6, 2018
Merged

diff: Add missing GIT_DELTA_TYPECHANGE -> 'T' mapping.#4611
pks-t merged 2 commits intolibgit2:masterfrom
erikvanzijst:erik/status_char

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