Changeset 657eac04 in ffmpeg

Timestamp:
Jul 22, 2011, 8:43:59 AM (13 years ago)
Author:
Nicolas George <nicolas.george@normalesup.org>
Branches:
master
Children:
4095fa90
Parents:
ba99474b
git-author:
Nicolas George <nicolas.george@normalesup.org> (07/21/11 13:16:12)
git-committer:
Nicolas George <nicolas.george@normalesup.org> (07/22/11 08:43:59)
Message:

version.sh: handle shallow clones and snapshots.

Shallow clones (--depth X) lack the N tag used to compute
the revision number: use 'git-YYYY-MM-DD-hhhhhhh' as revision,
where hhhhhhh is the short git hash.

Snapshots from gitweb do not have git information at all,
but they have the short git hash in the directory name:
append it to the release number.

(No files)

Note: See TracChangeset for help on using the changeset viewer.