Re: git has issues with international characters in branch names

2019-05-05 Thread Jacob Keller
On Sun, May 5, 2019 at 11:16 AM brian m. carlson wrote: > > On Sun, May 05, 2019 at 12:27:31PM +0200, Ax Da wrote: > > 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 bot

Re: git has issues with international characters in branch names

2019-05-05 Thread brian m. carlson
On Sun, May 05, 2019 at 12:27:31PM +0200, Ax Da wrote: > 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 apost

git has issues with international characters in branch names

2019-05-05 Thread Ax Da
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 T