The only thing more confusing than git's CLI and myriad of obscure options is gpg's even more atrocious CLI and myriad of even more obscure options.
@pinguino After reading Pro Git, I actually kind of like git's CLI. Agreed on GPG, though—the difference is that I use Git every day, and want/need a good chunk of the power features. So it's worth it to put in some time to learn it all, and there's a bit of elegance once you do so (not that I've finished learning Git, by a long shot!)
GPG might have that too, but there's no way I'd read a book about it
@codesections Git's isn't as bad for sure, but my git usage is pretty limited to small personal projects. I've gotten a bit better with it, but whenever I want to look at anything GPG related, I'm always going back to the man page and searching stuff online to try and remember what the hell I'm supposed to do :P