Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix output of object command #5459

Merged
merged 3 commits into from
Sep 13, 2018
Merged

fix output of object command #5459

merged 3 commits into from
Sep 13, 2018

Conversation

Stebalien
Copy link
Member

We're expecting a pointer, not a value. This works in daemon mode but not in offline mode.

fixes #5458


see: ipfs/go-ipfs-cmds#120

We're expecting a pointer, not a value. This works in daemon mode but not in
offline mode.

fixes #5458

License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
@Stebalien Stebalien requested a review from Kubuxu as a code owner September 13, 2018 18:00
@ghost ghost assigned Stebalien Sep 13, 2018
@ghost ghost added the status/in-progress In progress label Sep 13, 2018
License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
@Stebalien Stebalien requested a review from magik6k September 13, 2018 18:11
@Stebalien Stebalien merged commit cb589a3 into master Sep 13, 2018
@ghost ghost removed the status/in-progress In progress label Sep 13, 2018
@Stebalien Stebalien deleted the fix/5458 branch February 28, 2019 22:47
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Object links command is broken on master branch
2 participants