mirror of
https://git.proxmox.com/git/libgit2
synced 2025-12-30 16:20:18 +00:00
It is already possible to get a commit's summary with the `git_commit_summary` function. It is not possible to get the remaining part of the commit message, that is the commit message's body. Fix this by introducing a new function `git_commit_body`. |
||
|---|---|---|
| .. | ||
| git2 | ||
| git2.h | ||