> Hi, > Sorry for this newbie question but how do I submit a patch for > consideration?
At a high level (after having committed locally):
git format-patch
git send-email
There's more data in doc/git-howto.txt under sections 10 (preparing a
patchset) and 11 (sending patches for review).
--
-Mike Melanson
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel
