On date Thursday 2014-09-11 22:15:20 +0000, Carl Eugen Hoyos encoded: > James Darnley <james.darnley <at> gmail.com> writes: > > > Point 2, "unified diffs", is covered by out request > > for patches. Are we doing to allow git diff dumps? > > While I always send unified diffs, some people (still) > send other diffs, and one regular contributor sends > diffs in his own format, so this point is important > imo.
git-format-patch is the recommended format, so that committers don't have to fill autorship information and can easily apply and test a patch with git am PATCH. -- FFmpeg = Foolish Fantastic Mortal Portentous Elfic Geisha _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
