mirror of
https://git.proxmox.com/git/libgit2
synced 2025-11-04 21:09:03 +00:00
When formatting a patch as email we do not include the commit's message in the formatted patch output. Implement this and add a test that verifies behavior. |
||
|---|---|---|
| .. | ||
| binary.c | ||
| blob.c | ||
| diff_helpers.c | ||
| diff_helpers.h | ||
| diffiter.c | ||
| drivers.c | ||
| format_email.c | ||
| index.c | ||
| iterator.c | ||
| notify.c | ||
| patch.c | ||
| pathspec.c | ||
| rename.c | ||
| stats.c | ||
| submodules.c | ||
| tree.c | ||
| workdir.c | ||