Hi
Trying to clone a folder within a repo into its own repo but keep getting this error message:
C:\WINDOWS\system32>
git clone <my account>:BusAppGroup/apps.git EmailQ
Cloning into 'EmailQ'...
ssh: connect to host <my email domain> port 22: Connection timed out
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Any help is much appreciated!
Hi Sean,
If you're cloning from a Bitbucket Server instance you'll need to add port 7990 to the URL as the SSH server that comes with Bitbucket Server doesn't listen on port 22.
Cheers,
Christian
Premier Support Engineer
Atlassian
Thanks sir!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.