[FFmpeg-devel] [PATCH] version.sh: handle shallow clones and snapshots

Nicolas George nicolas.george at normalesup.org
Thu Jul 21 15:31:17 CEST 2011


Hi.

The attached patch makes version.sh try a little harder to get relevant
information when dealing with shallow clones (--depth 1) and gitweb
snapshot.

As shallow clones and gitweb snapshot take much less bandwidth and time to
download than full clones, I believe this is useful.

Here are the results:
                   current             with this patch
full clone         N-31581-g8c2863b    N-31582-g4a65775
shallow clone      0.8.git             git-2011-07-21-g4a65775
gitweb snapshot    0.8.git             0.8.git-g4a65775

(IMHO, git-2011-07-21-g4a65775 is even better than N-31582-g4a65775, but
that is another story.)

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-version.sh-handle-shallow-clones-and-snapshots.patch
Type: text/x-diff
Size: 1894 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20110721/bc443d97/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20110721/bc443d97/attachment.asc>


More information about the ffmpeg-devel mailing list