Hi everyone,
I have upgraded from gitlab version 11.2.3 to 13.4.3,
I have tested clone/pull/push under http and it works fine but when I have tested it with ssh I have received the message “fatal: ‘user/repo.git’ does not appear to be a git repository”, then I remembered that changing the git home folder to the repositories end folder used to work but I’ve seen with surprise that now all folders are hashed and this trick is not gonna work now.
How I have to configure the git user to use clone/pull/pushes under ssh protocol?
Thank you
Joan