I used git bash
to clone an SSH repo (e.g. ssh://user@host:/var/www/git/www.git
). When doing the clone it asked me for the password, which I entered on the command line. It managed to clone the repo.
Now every time I want to pull / push it asks me for the password. How can I automate this step?