Re: [Qemu-devel] [PATCH] README: Fix typo 'git-publish'

2018-03-08 Thread Stefan Hajnoczi
On Tue, Mar 06, 2018 at 10:43:28AM +0800, Fam Zheng wrote:
> Reported-by: Alberto Garcia 
> Signed-off-by: Fam Zheng 
> ---
>  README | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Thanks, applied to my block tree:
https://github.com/stefanha/qemu/commits/block

Stefan


signature.asc
Description: PGP signature


Re: [Qemu-devel] [PATCH] README: Fix typo 'git-publish'

2018-03-06 Thread Philippe Mathieu-Daudé
On 03/05/2018 11:43 PM, Fam Zheng wrote:
> Reported-by: Alberto Garcia 
> Signed-off-by: Fam Zheng 

Reviewed-by: Philippe Mathieu-Daudé 

> ---
>  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
> 



[Qemu-devel] [PATCH] README: Fix typo 'git-publish'

2018-03-05 Thread Fam Zheng
Reported-by: Alberto Garcia 
Signed-off-by: Fam Zheng 
---
 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
-- 
2.14.3