libgit2/include
Carlos Martín Nieto 523032cd24 config: refresh before reading a value
With the isolation of complex reads, we can now try to refresh the
on-disk file before reading a value from it.

This changes the semantics a bit, as before we could be sure that a
string we got from the configuration was valid until we wrote or
refreshed. This is no longer the case, as a read can also invalidate the
pointer.
2014-04-18 16:07:33 +02:00
..
git2 config: refresh before reading a value 2014-04-18 16:07:33 +02:00
git2.h Added cherry-pick support 2014-04-14 16:16:21 +02:00