summaryrefslogtreecommitdiff
path: root/include/git2/commit.h
diff options
context:
space:
mode:
authornulltoken <emeric.fermas@gmail.com>2012-06-22 00:02:23 +0200
committernulltoken <emeric.fermas@gmail.com>2012-06-22 11:32:49 +0200
commit2c227b8b33b8179feb056e60b7c1502b9c4fcd4b (patch)
tree456e210eb60948e03de47266e28d5359982a8aff /include/git2/commit.h
parent9311423c34bbd369928152c6a2b669204276ddd1 (diff)
downloadlibgit2-2c227b8b33b8179feb056e60b7c1502b9c4fcd4b.tar.gz
repository: fix configuration updating issue while reinitialization
When the repository was reinitialized, every configuration change in repo_init_config() was directly performed against the file on the filesystem. However, a previous version of the configuration had previously been loaded in memory and attached to the repository, in repo_init_reinit(). The repository was unaware of the change and the stale cached version of the configuration never refreshed.
Diffstat (limited to 'include/git2/commit.h')
0 files changed, 0 insertions, 0 deletions