<div dir="ltr">On Thu, Apr 5, 2018 at 11:29 PM, Berthold Stoeger <span dir="ltr"><<a href="mailto:bstoeger@mail.tuwien.ac.at" target="_blank">bstoeger@mail.tuwien.ac.at</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><br>
I'm disappointed to learn that git only does 7-bit ASCII tags...? ðŸ’”☹<br></blockquote><div><br></div>You shouldn't be.  It does:<br><br>$ git tag Ã¸l<br>$ git tag ðŸ˜»<br>$ git tag<br>øl<br>😻<br><br>Henrik<br></div></div></div>