git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* Should `@` be really a valid git tag name?
@ 2021-09-17 11:20 gitmailinglist.bentolor
  2021-09-17 18:20 ` Carlo Arenas
  0 siblings, 1 reply; 10+ messages in thread
From: gitmailinglist.bentolor @ 2021-09-17 11:20 UTC (permalink / raw)
  To: git

Hello Git-Community,

by accident I did:

    git tag -a -s @
    git push --tags

in v2.25.1 and pushed the tag named `@` to Github and had some minutes
of fun to get rid of it again (see: https://stackoverflow.com/a/69211383)

A SO commenter pointed out, that git-check-ref-format forbids @ and
maybe I should report this as potential bug. Is it?


Best,
Benjamin

P.S.: I'm not subscribed, so please CC me.


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2021-09-18 13:45 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-17 11:20 Should `@` be really a valid git tag name? gitmailinglist.bentolor
2021-09-17 18:20 ` Carlo Arenas
2021-09-17 20:53   ` Junio C Hamano
2021-09-17 21:47     ` Jeff King
2021-09-17 22:58       ` Carlo Marcelo Arenas Belón
2021-09-17 23:06         ` Junio C Hamano
2021-09-18  0:21           ` Carlo Arenas
2021-09-18  0:25             ` Junio C Hamano
2021-09-18  4:53               ` Carlo Marcelo Arenas Belón
2021-09-18 13:45     ` Chris Torek

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).