Created a new repo, reverted the initial commit, added a README on GitHub.com and created a PR, but every step along the way still results in this for gh pr status:
➜ Q1 git:(master) gh pr status
fatal: ambiguous argument 'HEAD': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
git: exit status 128
Originally posted by @tierninho in #282 (comment)
Created a new repo, reverted the initial commit, added a README on GitHub.com and created a PR, but every step along the way still results in this for
gh pr status:Originally posted by @tierninho in #282 (comment)