On Wed, May 04, 2016 at 03:30:51PM -0400, Jeff King wrote:
> On Wed, May 04, 2016 at 11:42:15AM -0700, Brian Norris wrote:
> 
> > diff --git a/Documentation/config.txt b/Documentation/config.txt
> > index e655b9729a7d..4c3cd7621ad0 100644
> > --- a/Documentation/config.txt
> > +++ b/Documentation/config.txt
> > @@ -1664,7 +1664,8 @@ http.emptyAuth::
> >     authentication.
> >  
> >  http.cookieFile::
> > -   File containing previously stored cookie lines which should be used
> > +   The pathname of a file containing previously stored cookie lines,
> > +   which should be used
> >     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]).
> 
> I think we usually re-wrap paragraphs when adding to the documentation,
> but I do not have a strong opinion (and certainly understand the reasons
> for not doing so).

I chose the wrapping mostly based on the diff suggestions y'all kindly
provided :)

I can rewrap and resend if necessary.

> The whole series looks fine to me. Thanks.

Thanks,
Brian
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to