我收到以下错误:
fatal: https://github.com/username/repository-name.git/info/refs not found: did you run git update-server-info on the server?
Run Code Online (Sandbox Code Playgroud)
如果我试图推送我的存储库而不首先在github.com上创建它.如果我首先在github上创建我的存储库,那么我可以推送分支没问题.这个程序是常规的吗?或者我做错了什么?我认为可以在本地创建一个存储库,而无需先在github上创建它.