NeogitOrg / neogit

An interactive and powerful Git interface for Neovim, inspired by Magit
MIT License
4.1k stars 242 forks source link

Updated GPG integration docs #1376

Closed dandyrow closed 5 months ago

dandyrow commented 5 months ago

I was having difficulties getting GPG integration to work on my system as explained in #1245. The issue ended up being that my GPG conf files were placed in the incorrect directory so the config wasn't being picked up. I thought I should add the command I used to work out what directory I needed to use in a note within the docs to help people who may come across this issue in the future.

CKolkey commented 5 months ago

Thanks for this! Always great to add the comment you wish had been there :)