-
Notifications
You must be signed in to change notification settings - Fork 8k
Closed
Labels
bugSomething isn't workingSomething isn't workingpriority-3Affects a small number of users or is largely cosmeticAffects a small number of users or is largely cosmeticwindowsRelated to Windows hosts or runnersRelated to Windows hosts or runners
Description
Describe the bug
gh version 2.22.1 (2023-01-27)
After logging in via the CLI, gh.exe will not recognize the login. The installation path is not recognized (as it is a Windows path and I am running this from a Cygwin Bash).
Steps to reproduce the behavior
- Install cygwin and gh on windows.
- From a cygwin bash console, type:
gh auth loginand complete the login (using an authentication token). - Attempt to checkout a PR.
Expected vs actual behavior
Expected: successfully checkout the PR branch
Actual: error indicating that the command is not found
Logs
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingpriority-3Affects a small number of users or is largely cosmeticAffects a small number of users or is largely cosmeticwindowsRelated to Windows hosts or runnersRelated to Windows hosts or runners
