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

Two files patch #56

Merged
merged 2 commits into from
May 4, 2015
Merged

Two files patch #56

merged 2 commits into from
May 4, 2015

Conversation

rgeissert
Copy link
Contributor

When comparing strings that represent different versions, say 0.1.0/README and 0.1.1/README, it is nicer to include that metadata in the patch.
The proposed changes introduce createTwoFilesPatch, which allows it to take the old and new file names. createPatch calls the new function.

kpdecker added a commit that referenced this pull request May 4, 2015
@kpdecker kpdecker merged commit 62d7734 into kpdecker:master May 4, 2015
@kpdecker
Copy link
Owner

kpdecker commented May 4, 2015

Thanks!

@kpdecker
Copy link
Owner

kpdecker commented May 6, 2015

Released in 1.4.0

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.

2 participants