mirror of
https://git.proxmox.com/git/libgit2
synced 2026-01-23 21:40:38 +00:00
This ensures commit->message is always non-NULL, even if the commit
message is empty or consists of only a newline.
One such commit can be found in the wild in the jQuery repository:
|
||
|---|---|---|
| .. | ||
| config | ||
| empty_bare.git | ||
| empty_standard_repo/.gitted | ||
| status | ||
| testrepo.git | ||
| .gitattributes | ||
| .gitignore | ||
| big.index | ||
| gitgit.index | ||