[vlc-devel] [PATCH] Rename libvlc_MediaInstance and libvlc_MediaDescriptor
Pierre d'Herbemont
pdherbemont at free.fr
Mon Mar 31 17:28:48 CEST 2008
On Mar 31, 2008, at 5:05 PM, Tanguy Krotoff wrote:
> On Mon, Mar 31, 2008 at 11:47 AM, Pierre d'Herbemont
> <pdherbemont at free.fr> wrote:
>> I would suggest next time to try to use the --compose option of git-
>> send-email when sending grouped patches. It allows to send numbered
>> patches with a small introductory mail.
>
> This email you are reading is from git-send-email --compose :)
> (I read Git intro on video wiki, it is how I started to learn about
> git)
> But I think it sent 3 emails:
> - this one with the explanations
> - the 2 patches in 2 different emails!
Yeah, but they weren't numbered... I may have that git-format-patch
may need the -n option. (I am not so sure that in current git's git)
>> Also, note that when you write the commit log, the first line is the
>> mail subject, followed by a blank line, and the rest is the mail
>> content. I guess that should be really useful to do a detailed
>> description if needed.
>
> I don't understand why the git-send-email takes the first line of the
> changelog patch.
> Each time I write a bit more infos and it never gets to you.
> Git is a new tool for me
Usually git commit log should have the form:
"Email Subject
Email Body"
(Notice the blank line)
> So sorry for the mess
Wasn't really a mess to me ;)
Pierre.
More information about the vlc-devel
mailing list