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

Provide a new command, gof3r info, which fetches metadata about an object. #72

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Sep 25, 2015

  1. Provide a new command, gof3r info, which fetches metadata about an ob…

    …ject.
    
    The new command will print some small bits of metadata about an object on
    success and will exit with a non-zero exit code on failure. The info command
    can be used to query for a file's existence without downloading it, and
    performs only a HEAD request.
    
    Fixes rlmcpherson#71
    reem committed Sep 25, 2015
    Configuration menu
    Copy the full SHA
    fe750d6 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2016

  1. Configuration menu
    Copy the full SHA
    7639ce6 View commit details
    Browse the repository at this point in the history