Can you git clone -partial? I am looking to make a mobile app and it would be nice to have.

2014-10-01 Thread James Hancock
i am thinking about developing an app and I want to integrate it with git but I only want to store a portion of the file on disk. It is going to be in a mobile enviornment and I want to just get one file or a small group of files. I read that you can clone and then only look at one peice but is

Re: Can you git clone -partial? I am looking to make a mobile app and it would be nice to have.

2014-10-01 Thread James Hancock
. Where does the compression happen? Cheers, James On Thu, Oct 2, 2014 at 1:38 AM, Junio C Hamano gits...@pobox.com wrote: James Hancock ja...@bookstobrains.com writes: i am thinking about developing an app and I want to integrate it with git but I only want to store a portion of the file