Tags not allowed in user repository - Mildly urgent

Andreas Schwab schwab@suse.de
Wed May 10 09:04:24 GMT 2023


On Mai 10 2023, Ondřej Kubánek via Gcc wrote:

>  ! [remote rejected]         master -> refs/users/kubaneko/tags/Thesis
> (hook declined)

As you can see here, you are not pushing the tag Thesis, but the local
branch master.

If you want to push the local tag Thesis to a particular place on the
remote, use Thesis:refs/users/kubaneko/tags/Thesis as the refspec.

-- 
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."


More information about the Gcc mailing list