Hi, I have created a git bare repository in a remote machine. I don't problems to clone it to my local machine, but when I try to clone it any part of the remote machine it says:
Initialized empty Git repository in what/ever/.git/ so it doesn't clone anything. It just creates the typical folders when init a git repo (branches/, config/,...). Any idea? --
