The scenario is that I have no repos on the remote server, just an account. Then, I run locally the following commands, where x is the user name and y is t
That is how i push to gerrit instance without adding remote
git push http://localhost:8080/scm *:* fatal: remote error: Git repository not found
But the project must exist already