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
ys it compresses the data. Where does the compression happen? Cheers, James On Thu, Oct 2, 2014 at 1:38 AM, Junio C Hamano wrote: > James Hancock 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

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 it