On Saturday, January 23, 2016, <[email protected]> wrote:
> When a filter is configured, a different code-path is used in
> convert.c and entry.c via get_stream_filter(), but there are no test cases 
> yet.
>
> Add tests for the filter API by configuring the ident filter.
> The result of the SHA1 conversion is not checked, this is already
> done in other TC.
>
> Add a paramter to checkout_files() in t0027.

s/paramter/parameter/

> While changing the signature, add another parameter for the eol= attribute.
> This is currently unused,
> tests for e.g. "* text=auto eol=lf" will be added in a separate commit.
> ---

Missing sign-off.

>  t/t0027-auto-crlf.sh | 261 
> ++++++++++++++++++++++++++++-----------------------
>  1 file changed, 146 insertions(+), 115 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to