Skip to content

avc get using commit hash #62

@zamzz

Description

@zamzz

For me using tags as references in the avc get command works (avc get -o workspace repo@v1), but using commit hashes doesn't (avc get -o workspace repo@4a26495a). I did some digging and to me it seems to be caused by the get function adding NoFetch: true to the pull options. I was wondering why this option is set to true, as it seems to break this functionality?

options := core.PullOptions{NoFetch: true}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions