commit | 339de5089115b6d8d85c73c1b8d2aa281e9625d2 | [log] [tgz] |
---|---|---|
author | Doug Kelly <dougk.ff7@gmail.com> | Wed Jan 07 14:32:12 2015 -0600 |
committer | Junio C Hamano <gitster@pobox.com> | Wed Jan 07 19:45:05 2015 -0800 |
tree | 2e28ebb41960d3f68b803c927098872a7fa63934 | |
parent | fe7611c46f34cc4164a719a94e88e13ca5c978b1 [diff] |
format-patch: ignore diff.submodule setting diff.submodule when set to log produces output which git-am cannot handle. Ignore this setting when generating patch output. Signed-off-by: Doug Kelly <dougk.ff7@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>