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

Serializing and deserializing diffs #1

Closed
est31 opened this issue Jan 17, 2018 · 1 comment
Closed

Serializing and deserializing diffs #1

est31 opened this issue Jan 17, 2018 · 1 comment

Comments

@est31
Copy link

est31 commented Jan 17, 2018

I'd love to be able to serialize diffs to a file and then at a later point deserialize them again. I've checked the public API and while it is possible to obtain the list of operations, there is no way to create a diff object from such a list, nor to serialize and deserialize operations.

@est31
Copy link
Author

est31 commented Jan 17, 2018

Oh sorry I've missed compress_to and expand_from... everything is fine!

@est31 est31 closed this as completed Jan 17, 2018
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

No branches or pull requests

1 participant