Show Navigation
Conversation
Notices
-
Using pass with git send-email: https://ryanlue.com/posts/2019-04-19-git-credential-with-pass I can now send patches for guix efficiently!
-
I was looking for this too, thanks! Since I couldn't figure out git's credential system, I used to work around this by running `git send-email' in emacs' term mode, and using an `insert-password' elisp function I wrote to insert the password into the term buffer.
-
I’m glad it helped you! It’s so often nowadays that we just need to find the right resource, but it’s typically buried deep in other stuff.