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

Skip to content

Conversation

igncp
Copy link
Contributor

@igncp igncp commented Oct 6, 2019

The DiffList is a legacy name for a type that doesn't currently exist. In cases where several diffs are returned, Array<Diff> is documented.

However, Tree#diff and Tree#diffWithOptions return a single {Diff}, which is incorrect in the docs:

This PR removes DiffList from the repo to avoid confusion and updates to the correct type. Please see this previous issue for more context: #1359

Thanks for the library 👍

@tbranyen
Copy link
Member

Thanks, looks good!

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