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

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>
git-p4.py
t/t9824-git-p4-git-lfs.sh [new file with mode: 0755]