diff options
author | Russell Belfer <rb@github.com> | 2014-02-21 09:14:16 -0800 |
---|---|---|
committer | Russell Belfer <rb@github.com> | 2014-04-01 09:45:20 -0700 |
commit | 18234b14ad55157581ca26ec763afc1af3ec6e76 (patch) | |
tree | 0093ff2001a591cf08116d61fa57c912f4c26d3b /src/commit.c | |
parent | 2450d4c63a58958100d1be0e5082efa930e09650 (diff) | |
download | libgit2-18234b14ad55157581ca26ec763afc1af3ec6e76.tar.gz |
Add efficient git_buf join3 API
There are a few places where we need to join three strings to
assemble a path. This adds a simple join3 function to avoid the
comparatively expensive join_n (which calls strlen on each string
twice).
Diffstat (limited to 'src/commit.c')
0 files changed, 0 insertions, 0 deletions