On Mon, Oct 30, 2023 at 09:52:05AM +0100, Michal Suchánek wrote: > > If we look very carfully at the log, we see that all the messages prefixed > > with "remote:" come from the remote (git server). > > In your case github. Other "Git repo servers" like gitlab or bitbucket have > > the same feature. > > > > Git itself, running on your local computer, does not produce this links. > > If you really want to push directly to the main branch and want to see the > > a link, then you better talk to the gihub folks. > > On the other hand, option to NOT display those remote messages is also > missing. At least with git 2.35 they are displayed even when -q argument > is given. That is also up to GitHub to fix on the server side: https://lore.kernel.org/git/20230519090559.GA3515410@xxxxxxxxxxxxxxxxxxxxxxx/ -Peff