summaryrefslogtreecommitdiff
path: root/upload-pack.c
diff options
context:
space:
mode:
authorPierre Habouzit <madcoder@debian.org>2007-09-06 11:20:06 (GMT)
committerJunio C Hamano <gitster@pobox.com>2007-09-07 06:57:44 (GMT)
commit7a604f16b71e3bfd1c6e30d400f05be918e5376e (patch)
treeb078ea866a9cc4e95b962640f78ad267f06741c7 /upload-pack.c
parentb449f4cfc972929b638b90d375b8960c37790618 (diff)
downloadgit-7a604f16b71e3bfd1c6e30d400f05be918e5376e.zip
git-7a604f16b71e3bfd1c6e30d400f05be918e5376e.tar.gz
git-7a604f16b71e3bfd1c6e30d400f05be918e5376e.tar.bz2
Simplify strbuf uses in archive-tar.c using strbuf API
This is just cleaner way to deal with strbufs, using its API rather than reinventing it in the module (e.g. strbuf_append_string is just the plain strbuf_addstr function, and it was used to perform what strbuf_addch does anyways). Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'upload-pack.c')
0 files changed, 0 insertions, 0 deletions