Open JosuGZ opened 2 years ago
This method (index.remove) takes an i32 as a stage param, but it is unclear what it does. There are some possible values on the libgit2 documentation, shouldn't be added as an enum?
stage
This method (index.remove) takes an i32 as a
stage
param, but it is unclear what it does. There are some possible values on the libgit2 documentation, shouldn't be added as an enum?