আমি একটি গিট সংগ্রহস্থল ক্লোন করতে অক্ষম এবং এই ত্রুটিটি পেয়েছি:
krishna.soni@KRISHNACHANDRAS /c/Projects $ git clone http://stage.abc.com:10088/pqr
http://<url>/<repository> Cloning into '<repository>'... fatal: could not read Username for 'http://<url>': No such file or directory
আমি বিটবকেট, উইন্ডোজ এবং "মারাত্মক: এর জন্য পাসওয়ার্ড পড়তে পারি না" পড়েছি , তবে এখনও সমস্যা আছে।
আমি আরও এগিয়েছি তবে এখন এই ত্রুটিটি পাচ্ছি
sh.exe": chown: command not found
krishna.soni@KRISHNACHANDRAS /c
$ git clone ssh://krishna.sonipayu.in@stage.payupaisa.
/projects
Cloning into 'C:/projects'...
Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
> krishna.soni@KRISHNACHANDRAS /c
> $ git clone ssh:<url>
> ts
> Cloning into 'C:/projects'...
> Permission denied (publickey).
> fatal: Could not read from remote repository.
Please make sure you have the correct access rights
এবং সংগ্রহস্থল বিদ্যমান।