Where configure password for git?
Hi.
I'm using git as SVN.He don't works because I have to add my password in .git/config in the connection string like https://pseudo:password@url, but I don't want to to write my password like that.
How can I do?
If I remove the password, I can't pull/push because he don't ask the password to me and the connection fail.
In command line I have to enter my password.
I tried to store my password into the IDE in the disk with master password but no change.
How can I do it?
Thank you.
请先登录再写评论。
I have the same problem again, my password is in the .git config file...
I don't understand why the IDE don't ask me the password when I want to pull/push, it's really ... Bad.
Nobody knows?
Thank you.