I have setup ssh access using git bash and able to do all the operations on private repos.
But, with Git GUI I am not able to do these operations, it seems not able to pick the ssh key using git gui.
The process I followed is described in this link.
It is working with Git Bash but not working with Git GUI.


