dist-git tag question

Peter Hutterer peter.hutterer at who-t.net
Wed Aug 4 22:37:13 UTC 2010


On Wed, Aug 04, 2010 at 11:35:23AM +0200, Karel Zak wrote:
> On Wed, Aug 04, 2010 at 03:05:42PM +1000, Peter Hutterer wrote:
> > I don't think git hashes are an equivalent to the nvr tags though. I may
> > have multiple commits for each nvr, a tag that explicitly specifies which
> > version ended up as an rpm in koji would be quite helpful. I have troubles
> > remembering hashes long-term, nvr is marginally easier. it also simplifies
> > things like "git diff foo-1.2-1..foo-1.2-2" or the automation of that
> > process.
> 
>       git tag $(fedpkg verrel)
>  
>       git push --tags

excellent, just what I needed. Thanks!

Cheers,
  Peter


More information about the devel mailing list