Hi,

when I make a repo private I still see the http clone URL. Should I be
able to clone the repository?

instead I'm getting:

git clone https://git.cocoanetics.com/cocoanetics/olitest.git
Cloning into 'olitest'...
error: The requested URL returned error: 403 while accessing
https://git.cocoanetics.com/cocoanetics/olitest.git/info/refs?service=git-upload-pack
fatal: HTTP request failed

when I switch back to public:

git clone https://git.cocoanetics.com/cocoanetics/olitest.git
Cloning into 'olitest'...
warning: You appear to have cloned an empty repository.


Should this be working and use my set up local git user for
authentication?


best regards

Oliver Drobnik
COCOANETICS



-- 
-- 
To post to this group, send email to gitorious@googlegroups.com
To unsubscribe from this group, send email to
gitorious+unsubscr...@googlegroups.com

--- 
You received this message because you are subscribed to the Google Groups 
"Gitorious" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to gitorious+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to