Generated .git link do not lead to the repo .git, 404 not found
Created by: wonson
I type a link like this in browser: http://servername.com:port/subDirectory/user/project.git and it returns 404. Is it normal?
Gitlab is in a sub-directory "gitlab". Is it related?
BTW I dunno if it is working for Git. Because I have "fatal: the remote end hung up unexpectedly" using SSH link when I am doing "git push" to create a repo for my new project.