fatal: https://[URL]/gitea/[USER]/[REPO].git/info/refs not valid: could not determine hash algorithm; is this a git repository? This is caused by the HTTP request for info/refs being redirected to the "change y
Seems like I've got exactly the same problem. I've created the user git without a password like this: adduser git --home /home/git --shell /bin/bash --disabled-password --gecos "" I've set up the public key and authorized_keys in /home/git/.ssh/ shows this: command="/opt/gog...