>git push origin HEAD:refs/for/feature
Enumerating objects: 100, done.
Counting objects: 100% (100/100), done.
Delta compression using up to 4 threads
Compressing objects: 100% (77/77), done.
Writing objects: 100% (89/89), 3.35 MiB | 8.51 MiB/s, done.
Total 89 (delta 12), reused 0 (delta 0)
efrror: RPC failed; HTTP 413 curl 22 The requested URL returned error: 413 Request Entity Too Large
atal: the remote end hung up unexpectedly
fatal: the remote end hung up unexpectedly
Everything up-to-date
使用http提交的问题,通过https(ssh)提交。修改.git下config文件。