From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53644) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1esp9P-0003kj-Sg for qemu-devel@nongnu.org; Mon, 05 Mar 2018 07:23:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1esp9O-0004Kd-VE for qemu-devel@nongnu.org; Mon, 05 Mar 2018 07:23:31 -0500 Date: Mon, 5 Mar 2018 20:23:14 +0800 From: Fam Zheng Message-ID: <20180305122314.GA13252@lemon.usersys.redhat.com> References: <20180305094006.21446-1-stefanha@redhat.com> <20180305094006.21446-7-stefanha@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [Qemu-block] [PULL 6/6] README: Document 'git-publish' workflow List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alberto Garcia Cc: Stefan Hajnoczi , qemu-devel@nongnu.org, Peter Maydell , qemu-block@nongnu.org On Mon, 03/05 11:51, Alberto Garcia wrote: > On Mon 05 Mar 2018 10:40:06 AM CET, Stefan Hajnoczi wrote: > > +A 'git-profile' utility was created to make above process less > > +cumbersome, and is highly recommended for making regular > > contributions, > > A 'git-profile' utility ? Did you want to say 'git-publish' there? Oops. Apparently, yes. Fam