Le sextidi 16 thermidor, an CCXXIV, Jan Ehrhardt a écrit :
> Because it is faster to download a snapshot and extract it than
> doing a git clone

I suggest you consider doing a shallow clone (--depth 1). It should take
roughly the same time as getting and unpacking a snapshot. IIRC, one of the
minor perks of doing that is that the version script will give a more useful
version tag.

And of course, if you do frequent updates, using a full clone and pulling to
it incrementally will be even faster since it only downloads the changes.

Regards,

-- 
  Nicolas George

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to