git_config_backend.unlock

Unlock the data store backing this backend. If success is true, the changes should be committed, otherwise rolled back.

struct git_config_backend
int function(.git_config_backend*, int success) unlock;

Meta