-
Notifications
You must be signed in to change notification settings - Fork 8k
Labels
bugSomething isn't workingSomething isn't workingmore-info-neededMore info needed from user/contributorMore info needed from user/contributor
Description
Describe the bug
A clear and concise description of what the bug is. Include version by typing gh --version.
Steps to reproduce the behavior
- Upgrade from 2.6.0 to 2.7.0 :
brew upgrade gh - Try to clone a repo
gh repo clone adriens/py-repo - See error below:
/home/linuxbrew/.linuxbrew/Cellar/gh/2.6.0/bin/gh auth git-credential get: 1: /home/linuxbrew/.linuxbrew/Cellar/gh/2.6.0/bin/gh: not found
Username for 'https://github.com'
Expected vs actual behavior
A clear and concise description of what you expected to happen and what actually happened.
It should :
- not look for previous install binaries
- not ask for any password
Logs
Paste the activity from your command line. Redact if needed.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingmore-info-neededMore info needed from user/contributorMore info needed from user/contributor

