Initialize git_object_id_options structure with default values. Equivalent to creating an instance with GIT_WORKTREE_ADD_OPTIONS_INIT.
git_object_id_options
GIT_WORKTREE_ADD_OPTIONS_INIT
The git_object_id_options struct to initialize.
The struct version; pass GIT_OBJECT_ID_OPTIONS_INIT.
GIT_OBJECT_ID_OPTIONS_INIT
0 on success; -1 on failure.