branch.c
19.5 KB
-
oid: avoid `tostr_s` in many places · a9fc14b0
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.
Edward Thomson committed