Re: [PATCH 0/3] git-cvsserver: Add support for some binary files
- Date: Fri, 16 May 2008 17:03:40 -0700
- From: Junio C Hamano <junio@xxxxxxxxx>
- Subject: Re: [PATCH 0/3] git-cvsserver: Add support for some binary files
Matthew Ogilvie <mmogilvi_git@xxxxxxxxxxxx> writes:
> This series of patches extends git-cvsserver to support telling the
> CVS client to set the -kb (binary) mode for files that git considers
> to be binary (and not for text files). It includes updates to
> documentation and tests.
I am unfortunately not familiar with this part of the system and I'd need
to summon help from experts, but it looks rather nicely done.
I saw a few places that said "crnl" instead of "crlf" in the
documentation, which I munged locally before queuing.
I noticed kopts_from_path in patch 3/3 takes $srcType of "sha1Or-k" but I
could not spot which caller gives such token to the function.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html