jongio / gh-setup-git-credential-helper

GitHub CLI Extension to add gh as a gitcredentials helper
MIT License
38 stars 1 forks source link

gh setup-git-credential-helper fails to run extension in ubuntu WSL #2

Open ChristopherGerdes opened 1 year ago

ChristopherGerdes commented 1 year ago

When running in a WSL2 environment I receive an error when trying to run gh setup-git-credential-helper:

failed to run extension: fork/exec /home/gerdescm/.local/share/gh/extensions/gh-setup-git-credential-helper/gh-setup-git-credential-helper: no such file or directory

I followed the instructions here for install: https://blog.jongallant.com/2021/06/codespaces-gh-cli-git-credentials/

jongio commented 1 year ago

I really created that extension to solve the codespaces issues and haven't tested it on WSL. Are you sure this extension will solve your problem?