'Merge url not showing up for git commit to new branch

Whenever i push to a new branch from a remote i got a message with a link like the one below but now it doesn't show up anymore. Any ideas why that is the case?

remote: Create a pull request for 'branch-name' on GitHub by visiting:
remote:      https://github.com/repo/pull/new/branch-name


Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source