-
Notifications
You must be signed in to change notification settings - Fork 8k
Closed
Labels
bugSomething isn't workingSomething isn't workingpriority-2Affects more than a few users but doesn't prevent core functionsAffects more than a few users but doesn't prevent core functions
Description
Occasionally, during git push, I receive the "A new release..." statement in the beginning.
Version: 1.6.1
Logs:
~/D/repo (react-setup)$ git push upstream react-setup
A new release of gh is available: 1.6.1 → v1.6.2
https://github.com/cli/cli/releases/tag/v1.6.2
Counting objects: 95, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (84/84), done.
Writing objects: 100% (95/95), 42.21 KiB | 720.00 KiB/s, done.
Total 95 (delta 32), reused 0 (delta 0)
remote: Resolving deltas: 100% (32/32), completed with 7 local objects.
remote:
remote: Create a pull request for 'react-setup' on GitHub by visiting:If it came from remote, it should've come with the remote: tag. I couldn't classify this as a bug, because it only ever comes up while pushing a branch.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingpriority-2Affects more than a few users but doesn't prevent core functionsAffects more than a few users but doesn't prevent core functions