[daala] How to submit a patch?
Tristan Matthews
tmatth at videolan.org
Fri Apr 24 12:33:16 PDT 2015
On Fri, Apr 24, 2015 at 2:26 PM, Danesh Daroui <danesh.daroui at gmail.com>
wrote:
> Hi Jean-Marc,
>
> Thanks for the info. You mean sending a git diff patch something like:
>
> git diff --no-prefix > patchfile
>
> would be enough?
>
That would work for minor fixes. However, it would probably be safer to
work on bugfixes/new features in local branches, that way you at least have
version control of your changes. You can then generate patches from your
local commits with:
git format-patch -o patches origin
Best,
Tristan
>
> The IRC link that you sent is not working. It just shows a welcome page as
> an unconfigured web server shows.
>
> Regards,
>
> Dan
>
>
> On Fri, Apr 24, 2015 at 8:15 PM, Jean-Marc Valin <jmvalin at jmvalin.ca>
> wrote:
>
>> Hi Dan,
>>
>> The simplest way to submit a patch is just by email. Feel free to also
>> join us on irc.freenode.net in #daala
>>
>> Cheers,
>>
>> Jean-Marc
>>
>> On 23/04/15 06:22 PM, Danesh Daroui wrote:
>> > Dear Daala people,
>> >
>> > I wanted to know about the process of submitting a patch? Would you
>> > please let me know about how to submit it and where to submit it and the
>> > reviewing process?
>> >
>> > Regards,
>> >
>> > Dan
>> >
>> >
>> >
>> > _______________________________________________
>> > daala mailing list
>> > daala at xiph.org
>> > http://lists.xiph.org/mailman/listinfo/daala
>> >
>>
>
>
> _______________________________________________
> daala mailing list
> daala at xiph.org
> http://lists.xiph.org/mailman/listinfo/daala
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/daala/attachments/20150424/6c7290fc/attachment.htm
More information about the daala
mailing list