[Kde-pim] Re: Monitored Collection filtering patches
Stephen Kelly
steveire at gmail.com
Fri Feb 25 23:13:08 GMT 2011
Stephen Kelly wrote:
> Here's the patches I've been working on.
>
> Trying out git-send-email here.
>
To do this, I created my commits, then used
git-format-patch HEAD^^ to create patch files for the two most recent
commits.
Then I used
git-send-email --to=kdepim at kde.org --compose *.patch
to send the mail here. The --compose switch brings me into an editor where I
can set the subject and content of the original email.
I added this to my .gitconfig:
[sendemail]
smtpencryption = tls
smtpserver = smtp.gmail.com
smtpuser = steveire at gmail.com
smtpserverport = 587
chainreplyto = false
suppresscc = all
See the docs for what it means:
http://www.kernel.org/pub/software/scm/git/docs/git-send-email.html
This is a workflow we could consider using, or consider somehow creating an
Akonadi agent for so it uses our wallet and settings :).
> _______________________________________________
> KDE PIM mailing list kde-pim at kde.org
> https://mail.kde.org/mailman/listinfo/kde-pim
> KDE PIM home page at http://pim.kde.org/
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/
More information about the kde-pim
mailing list