7bacb715f5a55842a2b7a480fabdac809f3c5ebe
03a9bf67395e5d0ca46682b27d8afbd401d3a7b2
This is a simpler, declarative approach to my initial implementation in #119.
--gpgcheck is a boolean and causes the repo to have gpgcheck = 1 for all variants. --gpgkey takes an arbitrary string.
--gpgcheck
gpgcheck = 1
--gpgkey
Oh yeah, this is much simpler and nicer! Thank you for the patch!
Pull-Request has been merged by lsedlar
PR #133 adds the options to the man page.
This is a simpler, declarative approach to my initial implementation in #119.
--gpgcheckis a boolean and causes the repo to havegpgcheck = 1for all variants.--gpgkeytakes an arbitrary string.