I created a new repo, and cloned it successfully via ssh.
Then I browsed to the repo's wiki and tried to follow the instructions for cloning the wiki. This fails as follows:
jean@klippie:~/repos/git$ git clone git@bitbucket.org:user/project.git/wiki project-wiki Initialized empty Git repository in /home/jean/repos/git/project-wiki/.git/ conq: repository access denied. fatal: The remote end hung up unexpectedly
Any idea what's going wrong?
This is a known issue we are working to resolve. Please watch https://bitbucket.org/site/master/issue/4600/cannot-clone-a-public-wiki-over-ssh for the fix. In the mean time, you can clone the wiki over https and it will work as expected.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.