Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Teach git_patch_from_diff about parsed diffs #3908

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

Merged
merged 1 commit into from
Aug 26, 2016

Conversation

ethomson
Copy link
Member

Ensure that git_patch_from_diff can return the patch for parsed diffs,
not just generate a patch for a generated diff.

@pks-t
Copy link
Member

pks-t commented Aug 24, 2016

Strange - why did AppVeyor not trigger for this PR?

Ensure that `git_patch_from_diff` can return the patch for parsed diffs,
not just generate a patch for a generated diff.
@ethomson ethomson force-pushed the ethomson/patch_from_diff branch from 04fd1eb to b859faa Compare August 24, 2016 14:09
@ethomson
Copy link
Member Author

I'll rebase on master to kick it.

@ethomson
Copy link
Member Author

I was a bit worried that valgrind was showing some memory leaks, but it seems that those are already existing in master. Alas. I'll try to find some time to look at that soon, but I'm going to ship this in the meantime.

/cc @brianmario

@ethomson ethomson merged commit 5671e81 into master Aug 26, 2016
@brianmario
Copy link
Contributor

So rad thank you!!

@ethomson ethomson deleted the ethomson/patch_from_diff branch January 13, 2017 12:28
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