Skip to content

v1.3.1 Addition of git fetch causes failure in private repos #21

@dcwither

Description

@dcwither

I recently rebased off of v1.3.1 and found that the addition of a git fetch caused a failure in my workflow.

/usr/bin/git fetch origin master --depth=1
fatal: could not read Username for 'https://github.com': No such device or address
##[error]The process '/usr/bin/git' failed with exit code 128

I'm not sure if there's something I need to add as a result of this, but thought I'd check here. Thanks!

EDIT: I think this was caused by the fact this was a private repo, and it needs to be authenticated.

I think mislav/hub#1644 may provide a solution, though I haven't explored it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions