I got an account for a new project to a remote git server that i dont have any access. (I have zero experience with GIT) It appears that it is empty.
- Trying clone from netbeans i get can not open 'git-upload-pack'
- Trying manually with MING32 i get that i am trying to clone an empty repository (it is empty)
- Trying to push a hello world project i get "refusing to update checked out branch: refs/heads/master"
Is there anything i can do provided i dont have any other access ? I tried many things but nothing helped. Most articles required access at remote repo