[libvirt] 0.6.2: git mirror tagged, too

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Mark McLoughlin mentioned that the LIBVIRT_0_6_2 tag was not automatically
mirrored into the git tree, so I've added it.  I also added a signed
tag on the same change set.  Among other things, that makes it so that
"git describe" now generates sensible output for recent changes.

But adding all the rest would be nice, too, so I did it with this

    for tag in $(git tag -l 'LIBVIRT_0_[0-5]*'); do
      v=$(echo $tag|sed 's/LIBVIRT_/v/;s/_/./g')
      git tag -s -m $v $v $tag
    done

and pushed those tags.

--
Libvir-list mailing list
Libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list

[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]