Message ID | 20180306024328.19195-1-famz@redhat.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On 03/05/2018 11:43 PM, Fam Zheng wrote: > Reported-by: Alberto Garcia <berto@igalia.com> > Signed-off-by: Fam Zheng <famz@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> > --- > README | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/README b/README > index 7833b97365..49a9fd09cd 100644 > --- a/README > +++ b/README > @@ -73,7 +73,7 @@ The QEMU website is also maintained under source control. > git clone git://git.qemu.org/qemu-web.git > https://www.qemu.org/2017/02/04/the-new-qemu-website-is-up/ > > -A 'git-profile' utility was created to make above process less > +A 'git-publish' utility was created to make above process less > cumbersome, and is highly recommended for making regular contributions, > or even just for sending consecutive patch series revisions. It also > requires a working 'git send-email' setup, and by default doesn't >
On Tue, Mar 06, 2018 at 10:43:28AM +0800, Fam Zheng wrote: > Reported-by: Alberto Garcia <berto@igalia.com> > Signed-off-by: Fam Zheng <famz@redhat.com> > --- > README | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Thanks, applied to my block tree: https://github.com/stefanha/qemu/commits/block Stefan
diff --git a/README b/README index 7833b97365..49a9fd09cd 100644 --- a/README +++ b/README @@ -73,7 +73,7 @@ The QEMU website is also maintained under source control. git clone git://git.qemu.org/qemu-web.git https://www.qemu.org/2017/02/04/the-new-qemu-website-is-up/ -A 'git-profile' utility was created to make above process less +A 'git-publish' utility was created to make above process less cumbersome, and is highly recommended for making regular contributions, or even just for sending consecutive patch series revisions. It also requires a working 'git send-email' setup, and by default doesn't
Reported-by: Alberto Garcia <berto@igalia.com> Signed-off-by: Fam Zheng <famz@redhat.com> --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)