1

When I fetch from a remote repository via an SSH Url, I get the error no auth sock variable. After starting an ssh agent, the error disappears and it works again:

eval $(ssh-agent)
ssh-add
gitg

Is there a way to use ssh with gitg without having an ssh agent running?

Elektropepi
  • 1,115
  • 1
  • 13
  • 22

0 Answers0