diff options
author | Carlos Martín Nieto <cmn@dwim.me> | 2014-03-31 09:58:44 +0200 |
---|---|---|
committer | Carlos Martín Nieto <cmn@dwim.me> | 2014-04-18 16:07:33 +0200 |
commit | 523032cd24e5b238752394bd1b691a3e28ba321e (patch) | |
tree | d112c7c8a850ef30e1043b4e679d61e6a5725c66 /tests/diff/blob.c | |
parent | eaf3703401a64d59fd8bf2609449343d739ef056 (diff) | |
download | libgit2-523032cd24e5b238752394bd1b691a3e28ba321e.tar.gz |
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.
Diffstat (limited to 'tests/diff/blob.c')
0 files changed, 0 insertions, 0 deletions