mirror of
https://git.proxmox.com/git/libgit2
synced 2026-01-04 21:21:02 +00:00
Instead of printing out to the buffer inside the information-gathering phase, write the data to a intermediate result structure. This allows us to split the options into gathering options and formatting options, simplifying the gathering code. |
||
|---|---|---|
| .. | ||
| describe_helpers.c | ||
| describe_helpers.h | ||
| describe.c | ||
| t6120.c | ||