Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Documentation: config: improve word ordering for http.cookieFile
author
Brian Norris
<computersforpeace@gmail.com>
Wed, 4 May 2016 18:42:14 +0000
(11:42 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 4 May 2016 22:59:25 +0000
(15:59 -0700)
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config.txt
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(from parent 1:
e465796
)
diff --git
a/Documentation/config.txt
b/Documentation/config.txt
index fec0dea5d03343b40caf35ea6de6753049f08d35..c0d7bcff8ca13faf0d40a2cda489e18c2a308db2 100644
(file)
--- a/
Documentation/config.txt
+++ b/
Documentation/config.txt
@@
-1602,7
+1602,7
@@
http.cookieFile::
in the Git http session, if they match the server. The file format
of the file to read cookies from should be plain HTTP headers or
the Netscape/Mozilla cookie file format (see linkgit:curl[1]).
- NOTE that the file specified with http.cookieFile is
only used
as
+ NOTE that the file specified with http.cookieFile is
used only
as
input unless http.saveCookies is set.
http.saveCookies::