deimos.git2.reset

Undocumented in source.

Members

Enums

git_reset_t
enum git_reset_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

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.

Mixins

__anonymous
mixin _ExportEnumMembers!git_reset_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta