summaryrefslogtreecommitdiff
path: root/src/commit.c
diff options
context:
space:
mode:
authorTyler Wanek <tylerw@axosoft.com>2019-01-24 08:42:25 -0700
committerTyler Wanek <tylerw@axosoft.com>2019-01-24 08:42:25 -0700
commit0d06bf4852a3b943a40c6378f638b7f0bb8972b9 (patch)
tree88392104bb3c20f28dc19eb089985fc7f7e9bd90 /src/commit.c
parent3a8ef8240f2bf93876d867d4db98c1f30180fe67 (diff)
downloadlibgit2-0d06bf4852a3b943a40c6378f638b7f0bb8972b9.tar.gz
fixup: More generic signing_cb for future flexibility
In the case that we want to build merge + commit, cherrypick + commit, or even just build a commit with signing callback, `git_rebase_commit_signature_cb` particular callback should be made more generic. We also renamed `signature_cb` to `signing_cb` to improve clarity on the purpose of the callback (build a difference between a git_signature and the act of signing). So we've ended up with `git_commit_signing_cb`.
Diffstat (limited to 'src/commit.c')
0 files changed, 0 insertions, 0 deletions