Re: [RFCv2 14/16] t5544: add a test case for the new protocol

2015-06-02 Thread Eric Sunshine
On Mon, Jun 1, 2015 at 8:02 PM, Stefan Beller wrote: > Signed-off-by: Stefan Beller > --- > diff --git a/t/t5544-fetch-2.sh b/t/t5544-fetch-2.sh > new file mode 100755 > index 000..beee46c > --- /dev/null > +++ b/t/t5544-fetch-2.sh > @@ -0,0 +1,40 @@ > +#!/bin/sh > +# > +# Copyright (c) 2015

[RFCv2 14/16] t5544: add a test case for the new protocol

2015-06-01 Thread Stefan Beller
Signed-off-by: Stefan Beller --- t/t5544-fetch-2.sh | 40 1 file changed, 40 insertions(+) create mode 100755 t/t5544-fetch-2.sh diff --git a/t/t5544-fetch-2.sh b/t/t5544-fetch-2.sh new file mode 100755 index 000..beee46c --- /dev/null +++ b/t/t5544-