[Slirp] [PATCH] Add a git-publish configuration file

Marc-André Lureau marcandre.lureau at gmail.com
Thu Aug 22 14:48:31 UTC 2019


On Thu, Aug 22, 2019 at 6:44 PM Philippe Mathieu-Daudé
<philmd at redhat.com> wrote:
>
> 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.
>
> [1]: https://github.com/stefanha/git-publish
>
> Signed-off-by: Philippe Mathieu-Daudé <philmd at redhat.com>

Ack, although I think we favour gitlab PR :)

> ---
>  .gitpublish | 3 +++
>  1 file changed, 3 insertions(+)
>  create mode 100644 .gitpublish
>
> diff --git a/.gitpublish b/.gitpublish
> new file mode 100644
> index 0000000..7b85295
> --- /dev/null
> +++ b/.gitpublish
> @@ -0,0 +1,3 @@
> +[gitpublishprofile "default"]
> +base = master
> +to = slirp at lists.freedesktop.org
> --
> 2.20.1
>
> _______________________________________________
> Slirp mailing list
> Slirp at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/slirp



-- 
Marc-André Lureau


More information about the Slirp mailing list