Re: [PATCH v4 0/3] git-p4: fix Git LFS pointer parsing

2016-04-28 Thread Sebastian Schuberth
On Thu, Apr 28, 2016 at 8:26 AM,   wrote:

> diff to v3:
> * fix missing assignment of pointerFile variable
>   ($gmane/292454, thanks Sebastian for making me aware)
> * fix s/brake/break/ in commit message
>   ($gmane/292451, thanks Eric)

The series looks good to me now.

Regards,
Sebastian
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH v4 0/3] git-p4: fix Git LFS pointer parsing

2016-04-28 Thread larsxschneider
From: Lars Schneider 

v1: $gmane/291917
v2: $gmane/291991
v3: $gmane/292425

diff to v3:
* fix missing assignment of pointerFile variable
  ($gmane/292454, thanks Sebastian for making me aware)
* fix s/brake/break/ in commit message
  ($gmane/292451, thanks Eric)

Thanks,
Lars

Lars Schneider (3):
  travis-ci: update Git-LFS and P4 to the latest version
  travis-ci: express Linux/OS X dependency versions more clearly
  git-p4: fix Git LFS pointer parsing

 .travis.yml   | 17 ++---
 git-p4.py | 13 ++---
 t/t9824-git-p4-git-lfs.sh |  4 
 3 files changed, 24 insertions(+), 10 deletions(-)

--
2.5.1

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html