The signature of a function matching git_repository_init, with an
additional void* as callback payload.
Callers of git_clone my provide a function matching this signature
to override the repository creation and customization process
during a clone operation.
The signature of a function matching git_repository_init, with an additional void* as callback payload.
Callers of git_clone my provide a function matching this signature to override the repository creation and customization process during a clone operation.