Hello,
I started evaluating Crucible today.
I am trying to connect to my GIT repository using SSH, after uploading my private key into Crucible, and I get the following error:
"
Error
Unable to clone remote repository: <user>@<domain>:<git> - ['"null"' is not recognized as an internal or external command,, operable program or batch file., fatal: The remote end hung up unexpectedly] - Cloning into bare repository clone...
"
The actual command that I see in "recent activity" is:
"
git clone --bare -v <user>@<domain>:<git> clone
"
and when I run it manually in Git Bash it works and clones the remote repository.
Any idea?
Thanks...
Community moderators have prevented the ability to post new answers.
Hi,
The article below contains a workaround that could be what you're looking for. Please take a look:
Cheers,
Leonardo.
Thanks, This link helped me.
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.