mirror of
https://git.proxmox.com/git/libgit2
synced 2026-03-24 13:52:50 +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 | ||