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 sunsh...@sunshineco.com wrote: On Wed, Apr 8, 2015 at 1:42 PM, karthik nayak karthik@gmail.com wrote: On 04/08/2015 02:19 AM, Eric Sunshine wrote: On Sat, Apr 4, 2015 at 1:44 AM, Karthik Nayak karthik@gmail.com wrote:

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 karthik@gmail.com wrote: Signed-off-by: Karthik Nayak karthik@gmail.com --- diff --git a/t/t1006-cat-file.sh b/t/t1006-cat-file.sh index ab36b1e..5b74044 100755 --- a/t/t1006-cat-file.sh +++

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 karthik@gmail.com wrote: On 04/08/2015 02:19 AM, Eric Sunshine wrote: On Sat, Apr 4, 2015 at 1:44 AM, Karthik Nayak karthik@gmail.com wrote: Signed-off-by: Karthik Nayak karthik@gmail.com --- diff --git a/t/t1006-cat-file.sh

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 karthik@gmail.com wrote: Signed-off-by: Karthik Nayak karthik@gmail.com --- 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 @@

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

2015-04-03 Thread Karthik Nayak
Signed-off-by: Karthik Nayak karthik@gmail.com --- t/t1006-cat-file.sh | 27 +++ 1 file changed, 27 insertions(+) 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