|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] refetch qemu if QEMU_TAG changed
On Fri, 2010-10-29 at 07:57 +0100, Juergen Gross wrote:
> Check for a changed QEMU_TAG. If it has changed since last build, delete old
> qemu sources and refetch with new QEMU_TAG.
Deleteing and recloning seems like an awfully big hammer. Can the same
not be achieved with a "git fetch origin" and a "git reset <tag>"?
Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|