lionelsamrat10 / LeetCode-Solutions

Contains the solutions of all the problems, I am solving on Leetcode.
https://github.com/lionelsamrat10/LeetCode-Solutions
MIT License
2 stars 1 forks source link

can't clone the repository from forked #117

Closed HridoyHazard closed 3 years ago

HridoyHazard commented 3 years ago

i forked this repository but can't clone it. tried in git bash the folder is empty and git desktop giving error.

lionelsamrat10 commented 3 years ago

Show me the error you're getting

HridoyHazard commented 3 years ago

image

lionelsamrat10 commented 3 years ago

Try with git clone https://github.com/lionelsamrat10/LeetCode-Solutions.git through your Git Bash once.

HridoyHazard commented 3 years ago

image showing this

lionelsamrat10 commented 3 years ago

Clone it in a different folder. It'll work!!

HridoyHazard commented 3 years ago

image Folder is empty :/

lionelsamrat10 commented 3 years ago

Checkout is getting failed !!

HridoyHazard commented 3 years ago

why is this happening ?? what's the solution for this ?