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

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

[nongnu] elpa/git-commit ca7504a12d: manual: Correct description of remo


From: ELPA Syncer
Subject: [nongnu] elpa/git-commit ca7504a12d: manual: Correct description of remote.NAME.pushurl variable
Date: Fri, 11 Mar 2022 23:58:05 -0500 (EST)

branch: elpa/git-commit
commit ca7504a12d0e899d7a82f3b0cbe2598d8d376fb8
Author: Angel de Vicente <angel.de.vicente@iac.es>
Commit: Kyle Meyer <kyle@kyleam.com>

    manual: Correct description of remote.NAME.pushurl variable
---
 docs/magit.org  | 2 +-
 docs/magit.texi | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/magit.org b/docs/magit.org
index bc33f2b67e..87e8ad5a36 100644
--- a/docs/magit.org
+++ b/docs/magit.org
@@ -6444,7 +6444,7 @@ These variables can be set from the transient prefix 
command
 
 - Variable: remote.NAME.pushurl ::
 
-  This variable specifies the url used for fetching from the remote
+  This variable specifies the url used for pushing to the remote
   named NAME.  If it is not specified, then ~remote.NAME.url~ is used
   instead.  It can have multiple values.
 
diff --git a/docs/magit.texi b/docs/magit.texi
index fde3650684..92e3199962 100644
--- a/docs/magit.texi
+++ b/docs/magit.texi
@@ -7979,7 +7979,7 @@ have multiple values.
 @end defvar
 
 @defvar remote.NAME.pushurl
-This variable specifies the url used for fetching from the remote
+This variable specifies the url used for pushing to the remote
 named NAME@.  If it is not specified, then @code{remote.NAME.url} is used
 instead.  It can have multiple values.
 @end defvar



reply via email to

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