From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takuya Yoshikawa Date: Fri, 06 Apr 2012 12:02:06 +0000 Subject: Re: New git workflow Message-Id: <20120406210206.1ec352decb45d5035e9907d5@gmail.com> List-Id: References: <4F7DD034.5090102@redhat.com> In-Reply-To: <4F7DD034.5090102@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Avi Kivity Cc: KVM list , kvm-ppc , Marcelo Tosatti , Alexander Graf , Paul Mackerras , Carsten Otte , "Roedel, Joerg" On Thu, 05 Apr 2012 20:02:44 +0300 Avi Kivity wrote: > In a recent conversation, Linus persuaded me that it's time for change > in our git workflow; the following will bring it in line with the > current practices of most trees. > > The current 'master' branch will be abandoned (still available for > reviewing history). The new branch structure will be as follows: Please update Documentation/virtual/kvm/review-checklist.txt as well: 2. Patches should be against kvm.git master branch. Thanks, Takuya