Le dimanche 25 septembre 2022 à 14:09 +0100, ( a écrit :
> This is how you set up ssh-agent; add this line to your
> ``bash_profile'':
> 
>   eval $(ssh-agent) >/dev/null
> 
> and relogin.
> 
>     -- (

Hi (,

Thank you for your help ! I tried your suggestion but did not solve my
problem.

   $ LANG=EN git pull
   fatal: Could not read from remote repository.
   
   Please make sure you have the correct access rights
   and the repository exists.

>From what I read online, `ssh-agent` should return two lines. But in my
case, nothing is returned. So I guess there is something wrong here…

Jérémy

Reply via email to