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 remote.Head #770

Merged
merged 2 commits into from
Sep 16, 2020
Merged

add remote.Head #770

merged 2 commits into from
Sep 16, 2020

Commits on Sep 16, 2020

  1. add remote.Head

    this is useful for fetching a reference's digest/size/type via a HEAD
    request, which does not count towards Docker Hub image pull rate limits
    
    Signed-off-by: Alex Suraci <suraci.alex@gmail.com>
    vito committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    e9d76a2 View commit details
    Browse the repository at this point in the history
  2. fix up modules

    Signed-off-by: Alex Suraci <suraci.alex@gmail.com>
    vito committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    710b911 View commit details
    Browse the repository at this point in the history