Add a git-publish configuration file
commit08bb160e02bb24e831f581f846d5f3ed2f2ce2c1
authorFam Zheng <famz@redhat.com>
Mon, 26 Feb 2018 03:03:25 +0000 (26 11:03 +0800)
committerStefan Hajnoczi <stefanha@redhat.com>
Mon, 5 Mar 2018 09:03:17 +0000 (5 09:03 +0000)
tree6706cc1f46b3eef91e791034a4a373fc49c3527b
parentbb37a2c0b51f74e7bd9a1f87ca4ec1648e1f9398
Add a git-publish configuration file

git-publish [1] is a convenient tool to send patches and has been
popular among QEMU developers.  Recently it has been made available in
Fedora/Debian official repo.

One nice feature of the tool is a per-project configuration with
profiles, especially in which the cccmd option is a handy method to
create the Cc list.

[1]: https://github.com/stefanha/git-publish

Signed-off-by: Fam Zheng <famz@redhat.com>
Message-id: 20180226030326.20219-2-famz@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
.gitpublish [new file with mode: 0644]