Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 432 Bytes

shh_key_gitui_error.md

File metadata and controls

12 lines (7 loc) · 432 Bytes

How to use gitui with shh key

In my case when I tried to use a ssh key to autenticate my commits, gitui gave me this error

Solution: After you have generate a ssh key (learn how)

You need to run:

  • ssh-add ~/.ssh/name_of_you_ssh_key_file
    • In my case ssh-add ~/.ssh/jax_mac_ssh