Taylor Blau <m...@ttaylorr.com> writes:

> +test_expect_success '%(trailers) rejects unknown trailers arguments' '
> +     cat >expect <<-EOF &&
> +     fatal: unknown %(trailers) argument: unsupported
> +     EOF
> +  test_must_fail git for-each-ref --format="%(trailers:unsupported)" 
> 2>actual &&
> +  test_cmp expect actual

I'll have to remember to fix these two lines up before queuing.
Please yell at me if the version I'll push out later forgets to do
so.


Thanks.

Reply via email to