access to /mkr_pc.git/git-receive-pack failed
0
I have successfully clone the repository from the remote servergit
clone http://abc.com/mkr_pc.gitBut the server refused when I tried to push local changes to the remote server.
error: RPC failed; HTTP 401 curl 22 The requested URL returned error: 401
I had a look at the error log in C://GitStack/apache/log, it shows
access to /mkr_pc.git/git-receive-pack failed, reason: require directives present and no Authoritative handle
asked December 17, 2016
halfer53
0
1 Answer
0
Weird. Could you try to remove and add again the user on the repository?
Your Answer
Please login to post questions.