D
D
deleted-Alex2222014-04-07 18:03:06
GitHub
deleted-Alex222, 2014-04-07 18:03:06

How to get rid of password prompt in TortoiseGit (on push)?

I know the username and password for the repo, but I don't want to enter them into Tortoisegit every time I push.
I made a public and private key for this in PuttyGen. Public posted in the Github dialog (SSH keys), it is visible there. Private registered in TortoiseGit in the dialog in the Git-Remote section. Checked to update .git\config in project directory. But the password request still goes, as if the key is not visible.
github says ssh key not used.
Win7x64

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
deleted-Alex222, 2014-04-07
@deleted-Alex222

I decided by writing in the Torgoise options - Git-Credentials , then we enter the login password once and it is remembered. you also need to register the login in the turnip URL - for example
, it was
https://github.com/aaa/ppp.git
, you need to duplicate "aaa":
https://[email protected]/aaa/ppp.git

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question