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

add type to stat cmd json output #2156

Closed
wants to merge 5 commits into from
Closed

Conversation

whyrusleeping
Copy link
Member

This adds a Type field to the json output of ipfs files stat. It will either be the string "directory" or "file" (for now, until we have pipes and symlinks and stuff later).

License: MIT
Signed-off-by: Jeromy jeromyj@gmail.com

@RichardLitt
Copy link
Member

ipfs files stat didn't work. Am I missing something? Is this new in 0.4?

whyrusleeping and others added 4 commits January 12, 2016 18:02
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
@GitCop
Copy link

GitCop commented Jan 16, 2016

There were the following issues with your Pull Request

  • Commit: c242660
    • Invalid signoff. Commit message must end with
      License: MIT
      Signed-off-by: .* <.*>

We ask for a few features in the commit message for Open Source licensing hygiene and commit message clarity.
git commit --amend can often help you quickly improve the commit message.
Guidelines and a script are available to help in the long run.
Your feedback on GitCop is welcome on this issue.


This message was auto-generated by https://gitcop.com

License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
@whyrusleeping whyrusleeping deleted the feat/stat-type branch January 16, 2016 18:08
@whyrusleeping whyrusleeping restored the feat/stat-type branch January 16, 2016 18:08
@jbenet jbenet deleted the feat/stat-type branch January 17, 2016 00:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants