On Fri, Dec 11, 2015 at 11:48:15 +0000, Mats Peterson wrote:
> And I said before, I'm not going to "learn" how to use the messy Git
> system.

What's messy?

That's just the way it works here. It may be a bit more tedious for
you, but makes life for everyone else (testers, reviewers, committers)
much more easy. Complex projects need more elaborate flows.

And even in any other serious project, diffs directly from within the
leaf source directory are frowned upon. Create the diff from one level
up from the top (so that it applies from the top level within the tree
with "patch -p1"). Everything else needs too much contemplation.

I can't comment on the rest.

Moritz
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to