Hi,
I am trying new spaces features. Sound great but how does it work with diffusion. We have an https authentication. Each user has vcs password defined. Hosted repository could'nt be used if we put in private space. New repository is same.
I tried to set user in url like:
git clone http://me@www.phabricator.com/diffusion/RP/repo.git fatal: repository 'http://me@www.phabricator.com/diffusion/RP/repo.git' not found
Same without user. I have set credentials in my .gitconfig
To be usabled we have to set space to public access, to work