arnuschky, I got the same problem as you did, so I removed the username
from the .git/config URL, i.e., instead of

[remote "upload"]
        url = https://[email protected]/git/test.git/

i have now:

[remote "upload"]
        url = https://192.168.3.123/git/test.git/


(running lucid here)

-- 
git push return "Error: cannot lock existing info/refs"
https://bugs.launchpad.net/bugs/293553
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to