README: Fix typo 'git-publish'
Reported-by: Alberto Garcia <berto@igalia.com> Signed-off-by: Fam Zheng <famz@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180306024328.19195-1-famz@redhat.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
This commit is contained in:
parent
c060332c76
commit
7c9e274829
2
README
2
README
|
@ -73,7 +73,7 @@ The QEMU website is also maintained under source control.
|
||||||
git clone git://git.qemu.org/qemu-web.git
|
git clone git://git.qemu.org/qemu-web.git
|
||||||
https://www.qemu.org/2017/02/04/the-new-qemu-website-is-up/
|
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,
|
cumbersome, and is highly recommended for making regular contributions,
|
||||||
or even just for sending consecutive patch series revisions. It also
|
or even just for sending consecutive patch series revisions. It also
|
||||||
requires a working 'git send-email' setup, and by default doesn't
|
requires a working 'git send-email' setup, and by default doesn't
|
||||||
|
|
Loading…
Reference in New Issue