[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH (speechd)] Refactor output_read_reply and all of its call sites.
From: |
William Hubbs |
Subject: |
[PATCH (speechd)] Refactor output_read_reply and all of its call sites. |
Date: |
Sat, 13 Feb 2010 12:31:37 -0600 |
Hi,
you might be able to use git apply to apply patches, but I don't think
that is the way to go because I think it removes author information and
the log entry.
Basically, to make a patch, you do the following:
1) make the changes to your tree.
2) create a local branch then commit the changes to it.
3) use git format-patch to create patches or git send-email to send
them out.
git am is the command to use to apply patches sent out like this. It
can take input in several formats. I would suggest running
git am --help to see how to use it.
William
On Sat, Feb 13, 2010 at 05:57:26PM +0000, Rui Batista wrote:
> Hi,
>
> Yes you can apply when attached, I don't recall if it is with git am or
> git apply.
>
> Regards,
>
> Rui Batista
> S??b, 2010-02-13 ??s 10:13 -0600, William Hubbs escreveu:
> > Hi Halim,
> >
> > you should be able to save the messages to files then use
> >
> > git am
> >
> > to apply the patches to your tree. I'm not sure if that can be done if
> > the patches are sent as attachments. Also, it makes it easier to review
> > the patches if they are sent the way we have been sending them.
> >
> > Thanks,
> >
> > William
> >
> > On Sat, Feb 13, 2010 at 03:42:37PM +0100, Halim Sahin wrote:
> > > Hi,
> > > Thx for you work but please can you send the patches as attachmnent?
> > > BR.
> > > Halim
> > > Halim Sahin
> > > E-Mail:
> > > halim.sahin (at) t-online.de
> > >
> > > _______________________________________________
> > > Speechd mailing list
> > > Speechd at lists.freebsoft.org
> > > http://lists.freebsoft.org/mailman/listinfo/speechd
> > _______________________________________________
> > Speechd mailing list
> > Speechd at lists.freebsoft.org
> > http://lists.freebsoft.org/mailman/listinfo/speechd
> Rui Batista
> E-mail/googletalk: ruiandrebatista (at) gmail (dot) com
> MSN/WLM: ruiandrebatista (at) hotmail (dot) com (don't send mail to this
> on)
> Skype: ruiandrebatista
> twitter: http://twitter.com/ragb
> weblog: http://outputstream.wordpress.com
>
>
> _______________________________________________
> Speechd mailing list
> Speechd at lists.freebsoft.org
> http://lists.freebsoft.org/mailman/listinfo/speechd
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL:
<http://lists.freebsoft.org/pipermail/speechd/attachments/20100213/f291b1c4/attachment.pgp>
[PATCH (speechd)] Refactor output_read_reply and all of its call sites., Luke Yelavich, 2010/02/14