Skip to content

Snap Version unable to clone over HTTPS due to being "Unable to find remote helper for 'https'" #5

Description

@Unkn0wnCat

Describe the bug

When using the CLI from Snap latest and using HTTPS, cloning repositories fails with the error "fatal: Unable to find remote helper for 'https'".

Version:
gh version 1.8.1-51-g37ecdb93 (2021-04-09)
https://github.com/cli/cli/releases/latest

OS:
Name: Manjaro Linux
Version: 21.0 (Ornara)
Codename: Ornara

Steps to reproduce the behavior

  1. Download gh using snap install --edge gh
  2. Setup gh using gh auth login choosing HTTPS as the protocol
  3. Clone any repo e.g. gh repo clone Unkn0wnCat/Unkn0wnCat.net

Expected vs actual behavior

The CLI is supposed to clone the repo into a local directory, but instead it errors out due to not finding a remote helper for https.

Logs

$ gh repo clone Unkn0wnCat/Unkn0wnCat.net
Cloning into 'Unkn0wnCat.net'...
warning: templates not found /usr/share/git-core/templates
fatal: Unable to find remote helper for 'https'
exit status 128

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