> my personal preference is to use '_' in place of '~' because it's the most
> readable and pleasant on the eyes, and maybe '#' for epochs.
The "_" as a replacement is not ideal becaus it is too generic. It's
better to select a special character most likely not used for anything
else. A suggestion:
epoch(:) => # (I agree with Sean)
tilde(~) => %
You can test allowable tag formats with:
git check-ref-format debian/1.5%20091201
See git-check-ref-format(1) manual page
Jari
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]