----- Original Message ----- > On Tue, 2017-03-28 at 16:37 +0200, Victor Toso wrote: > > Hi, > > > > On Tue, Mar 28, 2017 at 03:51:34PM +0200, marcandre.lureau@xxxxxxxxx > > m wrote: > > > From: Marc-André Lureau <marcandre.lureau@xxxxxxxxxx> > > > > > > Can be quite handy for git-publish users like me. > > > (https://github.com/stefanha/git-publish) > > > > > > Signed-off-by: Marc-André Lureau <marcandre.lureau@xxxxxxxxxx> > > > --- > > > .gitpublish | 4 ++++ > > > 1 file changed, 4 insertions(+) > > > create mode 100644 .gitpublish > > > > > > diff --git a/.gitpublish b/.gitpublish > > > new file mode 100644 > > > index 0000000..b51a404 > > > --- /dev/null > > > +++ b/.gitpublish > > > @@ -0,0 +1,4 @@ > > > +[gitpublishprofile "default"] > > > +to = spice-devel@xxxxxxxxxxxxxxxxxxxxx > > > +prefix = PATCH spice-gtk > > > +signoff = true > > > > I didn't test it but should those go into .git/config instead or it > > would simply not work on git-publish? > > I have this stuff in git config git-publish uses format-patch, so format.subjectPrefix git config works, for instance. It also use git send-email. But To: is not shown in the summary. I am not sure if you should set both format.to and sendemail.to in gitconfig. So it can work ok, but users have to configure git themselves. Here gitpublish would work immediately. > > > > > > -- > > > 2.12.0.191.gc5d8de91d > > > > > > _______________________________________________ > > > Spice-devel mailing list > > > Spice-devel@xxxxxxxxxxxxxxxxxxxxx > > > https://lists.freedesktop.org/mailman/listinfo/spice-devel > > > > _______________________________________________ > > Spice-devel mailing list > > Spice-devel@xxxxxxxxxxxxxxxxxxxxx > > https://lists.freedesktop.org/mailman/listinfo/spice-devel > _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel