-
Generate patch with git diff instead of git format-patch · 4282e610Rémy Coutable authored
This will generate a patch: - that is smaller - that applies more cleanly since only the final diff will be applied instead of each commit's diff Signed-off-by: Rémy Coutable <remy@rymai.me>
×