You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when I executed the command, the git command prompted me for a GitHub username and password. At that point, I stopped the command with Ctrl-C. Unfortunately, this prevented the message suggesting the documentation from appearing.
If we skip git push and run gh pr create, we are always asked. This is a bit bothersome.
? Where should we push the 'feat/suzuki-shunsuke/sort-issue-template' branch? [Use arrows to move, type to filter]
> aquaproj/aqua-registry
Create a fork of aquaproj/aqua-registry
Skip pushing the branch
Cancel
registry-tool outputs the warning and run
gh pr create
ifgit push
fails.But seems like
cmdx new
doesn't work well yet.We need to investigate it.
The text was updated successfully, but these errors were encountered: