summaryrefslogtreecommitdiff
path: root/src/commit.c
diff options
context:
space:
mode:
authorRussell Belfer <rb@github.com>2014-02-21 09:14:16 -0800
committerRussell Belfer <rb@github.com>2014-04-01 09:45:20 -0700
commit18234b14ad55157581ca26ec763afc1af3ec6e76 (patch)
tree0093ff2001a591cf08116d61fa57c912f4c26d3b /src/commit.c
parent2450d4c63a58958100d1be0e5082efa930e09650 (diff)
downloadlibgit2-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