libgit2/include
Russell Belfer d6c6016966 Add giterr_detach API to get and clear error
There are a number of cases where it is convenient to be able to
fetch and "claim" the current error string, clearing the error.
This is helpful when you need to call some code that may alter
the error and you want to restore it later on and/or report it via
some other mechanism.
2013-11-04 15:45:31 -08:00
..
git2 Add giterr_detach API to get and clear error 2013-11-04 15:45:31 -08:00
git2.h Merge remote-tracking branch 'libgit2/development' into blame 2013-10-28 11:04:58 -07:00