Documentation: config: improve word ordering for http.cookieFile
Signed-off-by: Brian Norris <computersforpeace@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:

committed by
Junio C Hamano

parent
e46579643d
commit
06ea368bb1
@ -1602,7 +1602,7 @@ http.cookieFile::
|
|||||||
in the Git http session, if they match the server. The file format
|
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
|
of the file to read cookies from should be plain HTTP headers or
|
||||||
the Netscape/Mozilla cookie file format (see linkgit:curl[1]).
|
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.
|
input unless http.saveCookies is set.
|
||||||
|
|
||||||
http.saveCookies::
|
http.saveCookies::
|
||||||
|
Reference in New Issue
Block a user