summaryrefslogtreecommitdiff
path: root/src/commit.c
diff options
context:
space:
mode:
authorTyler Wanek <tylerw@axosoft.com>2019-01-14 17:03:49 -0700
committerTyler Wanek <tylerw@axosoft.com>2019-01-23 17:13:22 -0700
commit578cc0291774f9d219e38b2c453cbfa83dce80c8 (patch)
tree15649622e259fec6bb3c42bde147d528b590ed40 /src/commit.c
parent900f9911ef20fad03ddc601667f82329955e69a8 (diff)
downloadlibgit2-578cc0291774f9d219e38b2c453cbfa83dce80c8.tar.gz
Single callback for commit signing in rebase w/ git_buf
Reduces the number of callbacks for signing a commit during a rebase operation to just one callback. That callback has 2 out git_buf parameters for signature and signature field. We use git_buf here, because we cannot make any assumptions about the heap allocator a user of the library might be using.
Diffstat (limited to 'src/commit.c')
0 files changed, 0 insertions, 0 deletions