Y
Y
Yu Yu2018-02-09 11:00:12
git
Yu Yu, 2018-02-09 11:00:12

How to configure Qt creator to work with remote git repository on windows?

I'm trying to clone a project to my computer from bitbucket
https://[email protected]/user/myproj.git
, but I'm getting the message

Cloning into 'myproj'...
bash: /dev/tty: No such device or address
error: failed to execute prompt script (exit code 1)
fatal: could not read Password for 'https://[email protected]': No error

But if I enter the password into the address bar, then everything rolls
https://user:[email protected]/user/myproj.git
As far as I understand, the password should be asked by the utility configured in the "SSH Password Request Command" or something so.
5a7d53936100d908186092.gif
How do I make qt creator ask me for a password when working with a remote repository?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question