I have installed GitStack 2.3.9 with default settings.
I need to create a new repository with name 01.Test
using the UI page'Repositories' where in the end of the of page there is 'Create repository' with a textbox. The UI is like this.
But I get the below error message which is displayed in the beginning of the page when I press the 'Create' button.
Please enter an alphanumeric name without spaces
If I try to create a new repository without dot with name 01Test
it succeeded.
How can I create repository with dot in the name?