Skip to content

Run fetch on git / hg packages #2762

@mgsloan

Description

@mgsloan

Currently, if you change the SHA of a downloaded git repo, it will try to do a git reset (hg update). If this doesn't work, then we do a full git clone. It would be more efficient to do a git fetch followed by git reset.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions