Generate patch with git diff instead of git format-patch
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>
Showing
Please register or sign in to comment