summaryrefslogtreecommitdiff
path: root/src/commit_graph.c
diff options
context:
space:
mode:
authorEdward Thomson <ethomson@edwardthomson.com>2022-01-21 19:43:42 -0500
committerEdward Thomson <ethomson@edwardthomson.com>2022-01-27 20:15:09 -0500
commita9fc14b0f515ec8d27ac7c854c2884b27ebd079e (patch)
treec0a8e7579684fa8be08a7626b65103d6491d29b6 /src/commit_graph.c
parent74471eefcea752542a2a6ee5e15b75b6baf05a48 (diff)
downloadlibgit2-a9fc14b0f515ec8d27ac7c854c2884b27ebd079e.tar.gz
oid: avoid `tostr_s` in many places
The `git_oid_tostr_s` helper is indeed helpful, unless you are using printf debugging (by inserting more `git_oid_tostr_s` calls) shortly after using it. Avoid it before invoking complex functions.
Diffstat (limited to 'src/commit_graph.c')
0 files changed, 0 insertions, 0 deletions