bitbucket git リポジトリがあります。PCからクローンしようとしましたが、パスワードを教えてもらえません。
git clone https://id@bitbucket.org/id/SOMEGITPROJ.git
Cloning into SOMEGITPROJ...
Password:
このエラーがあるので。
'PASSWORD' is not recognized as an internal or external command,
operable program or batch file.
この問題を解決するには?「git clone コマンド」の同じコマンド ラインでパスワードを指定する方法はありますか?