summaryrefslogtreecommitdiff
path: root/tempfile.c
diff options
context:
space:
mode:
authorCalvin Wan <calvinwan@google.com>2023-05-12 17:15:10 +0000
committerJunio C Hamano <gitster@pobox.com>2023-05-12 12:35:59 -0700
commitd0ca92a7fe205195850f9d4b8cf774c0687c3789 (patch)
tree7c50f14efd0311a380fd81dab32e9e64beb7194e /tempfile.c
parent69c786637d7a7fe3b2b8f7d989af095f5f49c3a8 (diff)
downloadgit-d0ca92a7fe205195850f9d4b8cf774c0687c3789.tar.gz
strbuf: clarify API boundary
strbuf, as a generic and widely used structure across the codebase, should be limited as a library to only interact with primitives. Add documentation so future functions can appropriately be placed. Older functions that do not follow this boundary should eventually be moved or refactored. Signed-off-by: Calvin Wan <calvinwan@google.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'tempfile.c')
0 files changed, 0 insertions, 0 deletions