git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git has issues with international characters in branch names
@ 2019-05-05 10:27 Ax Da
  2019-05-05 18:14 ` brian m. carlson
  0 siblings, 1 reply; 3+ messages in thread
From: Ax Da @ 2019-05-05 10:27 UTC (permalink / raw)
  To: git

[-- Attachment #1: Type: text/plain, Size: 612 bytes --]

The documentation doesn't seem to be clear about which characters are allowed as branch names.

We have been using umlauts and apostrophes in our branch names, and both are having issues:

- apostrophe:
  git removes the apostrophes from the branch name when creating/pushing a branch.
  In our TFS server repository we're having the same branch name twice: Once with apostrophes,
  and once without. And I don't seem to be able to delete the one without apostrophes.

- umlauts:
  The umlauts are not correctly interpreted when SMB is used. "gemäss" becomes "gem<C3><A4>ss".
  (See images attached.)

[-- Attachment #2: branch name with umlauts 001.png --]
[-- Type: image/png, Size: 40670 bytes --]

[-- Attachment #3: branch name with umlauts 002.png --]
[-- Type: image/png, Size: 28458 bytes --]

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

end of thread, other threads:[~2019-05-06  4:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-05 10:27 git has issues with international characters in branch names Ax Da
2019-05-05 18:14 ` brian m. carlson
2019-05-06  4:32   ` Jacob Keller

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 NNTP newsgroup(s).