M-Kusumgar
M-Kusumgar
We would like to create a branch with a particular ref and if it exists then we would like to overwrite it. `libgit2::git_branch_create` has a `force` arg that already replicates...
**Is your feature request related to a problem? Please describe.** I am working on an R package that uses some C++ files however other languages also use the C++ code...
Thank you for developing an awesome library! It would be useful to be able to toggle extent checking at runtime for testing. We have encountered a couple of rare problems...