Forums

Unable to clone git repo

I have been trying to clone a repo using git clone https://github.com/Danishkhan1811/Bake-My-Day.git Every time I try to clone I am getting the error fatal: protocol '/home/bakemyday/https' is not supported Is it a problem with the bash console or I need to have some additional configuration checks? I am pretty confused.

I don't think you need to include the .git for https repo urls

I had the same thought initially but that does not work.

I was not able to reproduce it. Where do you run it?

I had started a bash console in the virtual env

Could you try in a fresh Bash console? Do you have any special git configuration on your account?