diff options
author | Patrick Steinhardt <ps@pks.im> | 2019-06-27 08:54:51 +0200 |
---|---|---|
committer | Patrick Steinhardt <ps@pks.im> | 2019-07-11 08:31:26 +0200 |
commit | a0dc3027f118119d3336db08251c646291f2c098 (patch) | |
tree | 443311db7eb1895cf2ff80736c056e1b78d149c9 /src/diff.c | |
parent | 985f5cdf7c9ae8bc5111941b0f9b9ebbca2c4cb2 (diff) | |
download | libgit2-a0dc3027f118119d3336db08251c646291f2c098.tar.gz |
config_file: split out function that sets config entries
Updating a config file backend's config entries is a bit more
involved, as it requires clearing of the old config entries as
well as handling locking correctly. As we will need this
functionality in a future patch to refresh config entries from a
buffer, let's extract this into its own function
`config_set_entries`.
Diffstat (limited to 'src/diff.c')
0 files changed, 0 insertions, 0 deletions