Re: [PATCH v7 4/4] t1006: add tests for git cat-file --literally

2015-04-08 Thread Karthik Nayak
On April 9, 2015 2:04:08 AM GMT+05:30, Eric Sunshine wrote: >On Wed, Apr 8, 2015 at 1:42 PM, karthik nayak >wrote: >> On 04/08/2015 02:19 AM, Eric Sunshine wrote: >>> On Sat, Apr 4, 2015 at 1:44 AM, Karthik Nayak > >>> wrote: >>> > Signed-off-by: Karthik Nayak >>> > --- >>> > diff --git a/t/t

Re: [PATCH v7 4/4] t1006: add tests for git cat-file --literally

2015-04-08 Thread Eric Sunshine
On Wed, Apr 8, 2015 at 1:42 PM, karthik nayak wrote: > On 04/08/2015 02:19 AM, Eric Sunshine wrote: >> On Sat, Apr 4, 2015 at 1:44 AM, Karthik Nayak >> wrote: >> > Signed-off-by: Karthik Nayak >> > --- >> > diff --git a/t/t1006-cat-file.sh b/t/t1006-cat-file.sh >> > index ab36b1e..5b74044 100755

Re: [PATCH v7 4/4] t1006: add tests for git cat-file --literally

2015-04-08 Thread karthik nayak
On 04/08/2015 02:19 AM, Eric Sunshine wrote: On Sat, Apr 4, 2015 at 1:44 AM, Karthik Nayak wrote: > Signed-off-by: Karthik Nayak > --- > diff --git a/t/t1006-cat-file.sh b/t/t1006-cat-file.sh > index ab36b1e..5b74044 100755 > --- a/t/t1006-cat-file.sh > +++ b/t/t1006-cat-file.sh > @@ -47,6 +47

Re: [PATCH v7 4/4] t1006: add tests for git cat-file --literally

2015-04-07 Thread Eric Sunshine
On Sat, Apr 4, 2015 at 1:44 AM, Karthik Nayak wrote: > Signed-off-by: Karthik Nayak > --- > diff --git a/t/t1006-cat-file.sh b/t/t1006-cat-file.sh > index ab36b1e..5b74044 100755 > --- a/t/t1006-cat-file.sh > +++ b/t/t1006-cat-file.sh > @@ -47,6 +47,18 @@ $content" > test_cmp expect actua