email: introduce `git_email_create_from_commit`
Create `git_email_*` which will encapsulate email creation and application, and `git_email_create_from_commit` in particular, which creates an email for a single commit.
Showing
include/git2/email.h
0 → 100644
src/email.c
0 → 100644
tests/email/create.c
0 → 100644
Please
register
or
sign in
to comment