branch: elpa/magit commit a98ebd273f6bec3d9a305a1abfbcdbbb802d6ffb Author: Jonas Bernoulli <jo...@bernoul.li> Commit: Jonas Bernoulli <jo...@bernoul.li>
magit-process-password-auth-source: Trim docstring These setup instructions are no longer needed because this function is used by default. --- lisp/magit-process.el | 4 ---- 1 file changed, 4 deletions(-) diff --git a/lisp/magit-process.el b/lisp/magit-process.el index 8cdab4e2efa..317f14d81f9 100644 --- a/lisp/magit-process.el +++ b/lisp/magit-process.el @@ -882,10 +882,6 @@ PARENT is used as the parent of the returned keymap." "Use `auth-source-search' to get a password. If found, return the password. Otherwise, return nil. -To use this function add it to the appropriate hook - (add-hook \\='magit-process-find-password-functions - \\='magit-process-password-auth-source) - KEY typically derives from a prompt such as: Password for \\='https://yourn...@github.com\\=' in which case it would be the string