git-p4: add Git LFS backend for large file system
authorLars Schneider <larsxschneider@gmail.com>
Sat, 26 Sep 2015 07:55:04 +0000 (09:55 +0200)
committerJunio C Hamano <gitster@pobox.com>
Sat, 3 Oct 2015 17:21:14 +0000 (10:21 -0700)
Add example implementation including test cases for the large file
system using Git LFS.

Pushing files to the Git LFS server is not tested.

Signed-off-by: Lars Schneider <larsxschneider@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found