From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LyusD-0001OV-LC for qemu-devel@nongnu.org; Tue, 28 Apr 2009 17:29:53 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lyus9-0001Nj-KN for qemu-devel@nongnu.org; Tue, 28 Apr 2009 17:29:53 -0400 Received: from [199.232.76.173] (port=36559 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lyus9-0001Nd-5z for qemu-devel@nongnu.org; Tue, 28 Apr 2009 17:29:49 -0400 Received: from mx20.gnu.org ([199.232.41.8]:57229) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Lyus8-0001nQ-8Z for qemu-devel@nongnu.org; Tue, 28 Apr 2009 17:29:48 -0400 Received: from e1.ny.us.ibm.com ([32.97.182.141]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Lyurs-0004M2-HC for qemu-devel@nongnu.org; Tue, 28 Apr 2009 17:29:32 -0400 Received: from d01relay04.pok.ibm.com (d01relay04.pok.ibm.com [9.56.227.236]) by e1.ny.us.ibm.com (8.13.1/8.13.1) with ESMTP id n3SLPtUr021679 for ; Tue, 28 Apr 2009 17:25:55 -0400 Received: from d01av04.pok.ibm.com (d01av04.pok.ibm.com [9.56.224.64]) by d01relay04.pok.ibm.com (8.13.8/8.13.8/NCO v9.2) with ESMTP id n3SLTPIX158216 for ; Tue, 28 Apr 2009 17:29:25 -0400 Received: from d01av04.pok.ibm.com (loopback [127.0.0.1]) by d01av04.pok.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id n3SLTPj1016968 for ; Tue, 28 Apr 2009 17:29:25 -0400 Received: from squirrel.codemonkey.ws (sig-9-65-51-76.mts.ibm.com [9.65.51.76]) by d01av04.pok.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id n3SLTOGd016895 for ; Tue, 28 Apr 2009 17:29:25 -0400 Message-ID: <49F77534.6000806@us.ibm.com> Date: Tue, 28 Apr 2009 16:29:24 -0500 From: Anthony Liguori MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Branch/tag renames in git List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "qemu-devel@nongnu.org" Hi, Based on the previous discussion, I've renamed the branches tags in git. It doesn't look like a git pull automatically cleans up the old branches/tags which is somewhat unfortunate. The new tags are in the form v0.10.3. The new stable branch is in the form stable-0.10. You may have to update your local branches to track the appropriate remote branch if you've been following stable. -- Regards, Anthony Liguori