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

dag get should be a read only command #3499

Merged
merged 1 commit into from
Dec 14, 2016
Merged

dag get should be a read only command #3499

merged 1 commit into from
Dec 14, 2016

Conversation

jbenet
Copy link
Member

@jbenet jbenet commented Dec 13, 2016

added CmdDagGet to the read only command set.

tried to add a test, but dag get needs tests in general

@@ -6,6 +6,7 @@ import (

cmds "github.com/ipfs/go-ipfs/commands"
dag "github.com/ipfs/go-ipfs/core/commands/dag"
dcmd "github.com/ipfs/go-ipfs/core/commands/dag"
Copy link
Member

Choose a reason for hiding this comment

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

It is already imported line above.

added CmdDagGet to the read only command set.

tried to add a test, but dag get needs tests in general

License: MIT
Signed-off-by: Juan Batiz-Benet
@whyrusleeping
Copy link
Member

commit message is valid, duplicate import fixed, this LGTM

@whyrusleeping whyrusleeping merged commit 9e8d108 into master Dec 14, 2016
@whyrusleeping whyrusleeping deleted the dag-get-ro branch December 14, 2016 21:07
@whyrusleeping whyrusleeping removed the status/in-progress In progress label Dec 14, 2016
@ghost ghost mentioned this pull request Dec 23, 2016
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.

4 participants