Skip to content

gh-get seems to hang while cloning repositories #11

@britter

Description

@britter

The code executes the git clone command by shelling out without logging anything to the console. For large repositories (e.g. NixOS/nixpkgs) cloning can take several minutes. During this time the user gets no feedback. Once the command completes, gh-get writes all output to std out. This should be changed to write some output before starting the clone.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions