When pushing to remote repository git output show repository URL like this:
It is possible to hide URL from output.
CodePudding user response:
A possible (extreme) workaround would be to navigate to your Bitbucket Account's Settings (Avatar(Bottom Left) > Bitbucket Settings > Account settings
)
And deselect the Enable Console message
option:
You should no longer see the remote Bitbucket pull request message, meaning no more remote URL.