I created a repository in BB called shibboleth-sandbox.
I cloned this empty repository to my local.
I copied the files from the server to my local.
I committed them to bit bucket.
Now THERE IS NO CONNECTION between bb and my LIVE server.
I cannot delete the files on the server to clone a new one because the site will go down!!!!!!!
I created a sourcetree repository on the server with the same name as what is in bitbucket.
When I try to fetch, I get a Fatal error: git -c diff.mnemonicprefix=false -c core.quotepath=false fetch shibboleth-sandbox
fatal: I don't handle protocol 'git clone https'
Sunny
Hello! You probably have a space before your URL for the repo. Can you double-check and make sure the URL you're using doesn't have any special null-spaced characters, and doesn't begin with a space, or have a space between 'https' and the rest of the URL?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.