Skip to content

CLI release message pops up during git push #3080

@ShubhankarKG

Description

@ShubhankarKG

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingpriority-2Affects more than a few users but doesn't prevent core functions

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions