emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/git-commit 19461258cd 1/3: magit-push-implicitly: Improve


From: ELPA Syncer
Subject: [nongnu] elpa/git-commit 19461258cd 1/3: magit-push-implicitly: Improve docstring
Date: Sat, 25 Jun 2022 08:58:21 -0400 (EDT)

branch: elpa/git-commit
commit 19461258cd439ad7044d45d1268a3a49a7401de9
Author: Jonas Bernoulli <jonas@bernoul.li>
Commit: Jonas Bernoulli <jonas@bernoul.li>

    magit-push-implicitly: Improve docstring
---
 lisp/magit-push.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lisp/magit-push.el b/lisp/magit-push.el
index 7c68ce1770..f80982dfa1 100644
--- a/lisp/magit-push.el
+++ b/lisp/magit-push.el
@@ -281,9 +281,9 @@ these Git variables: `push.default', `remote.pushDefault',
 
 If you add this suffix to a transient prefix without explicitly
 specifying the description, then an attempt is made to predict
-what this command will do.  For example:
+what this command will do.  To add it use something like:
 
-  (transient-insert-suffix \\='magit-push \"p\"
+  (transient-insert-suffix \\='magit-push \"o\"
     \\='(\"i\" magit-push-implicitly))"
   :description #'magit-push-implicitly--desc
   (interactive (list (magit-push-arguments)))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]