git_checkout_perfdata
extern (C) nothrow @nogc
struct git_checkout_perfdata {
}
Members
- chmod_calls
size_t chmod_calls;
Undocumented in source.
- mkdir_calls
size_t mkdir_calls;
Undocumented in source.
- stat_calls
size_t stat_calls;
Undocumented in source.
libgit2_d checkout
aliasesenumsfunctionsmanifest constantsstructs
Checkout performance-reporting structure