Eugeniy Meshcheryakov writes:
> Is it possible to encode systemtap's version number in snapshot file
> name. That'll simplify packaging of snapshots (see
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=536469)
> [...]
These snapshot tarball files normally contain a SNAPSHOT file with the
git
Hello,
Is it possible to encode systemtap's version number in snapshot file
name. That'll simplify packaging of snapshots (see
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=536469)
With git it can be done using for example this command:
echo `git describe --match "release-*" --abbrev=0 HEAD
2 matches
Mail list logo