- git_reset
int git_reset(git_repository* repo, git_object* target, git_reset_t reset_type)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- git_reset_default
int git_reset_default(git_repository* repo, git_object* target, git_strarray* pathspecs)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.