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

use compareFileContents option on importer #627

Merged
merged 1 commit into from
Feb 7, 2017
Merged

Conversation

joehand
Copy link
Collaborator

@joehand joehand commented Feb 7, 2017

This will avoid importing duplicates. Also getting some weird bugs where a clone/pull will trigger a file watch event, this avoids those.

@joehand joehand merged commit ba25106 into master Feb 7, 2017
@joehand joehand deleted the check-duplicates branch February 7, 2017 20:49
@@ -35,6 +35,7 @@
"dat-encoding": "^4.0.1",
"dat-node": "^1.3.3",
"debug": "^2.4.5",
"hyperdrive-import-files": "^2.9.0",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

was this necessary to bump hyperdrive-import-files inside dat-node?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ah no! Good catch, thanks.

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