git_tree_update_t

The kind of update to perform

Values

ValueMeaning
GIT_TREE_UPDATE_UPSERT

Update or insert an entry at the specified path

GIT_TREE_UPDATE_REMOVE

Remove an entry from the specified path

Meta