Hi, i am using magit to interface with a github repository, for which I configured my ssh key.
When I want to git push to it, I normally have to enter my ssh key passphrase. However when pushing from magit, I don't get prompted for my passphrase. I tried displaying the git output (using '$'), and it shows the prompt, but the buffer is read-only and I cannot edit it (I also tried toggling the read-only property, with no success). Is it possible to have magit ask for the ssh passphrase in emacs minibuffer ? Thanks PH
