Uncommon / Xit

Mac OS X Git GUI
Other
1.08k stars 50 forks source link

Reload config on branch switch #421

Open Uncommon opened 5 years ago

Uncommon commented 5 years ago

Because there might be branch-specific config settings - with support added in libgit2/libgit2#5196 - the cached config should be reloaded when a different branch is checked out.

Uncommon commented 3 years ago

Deferring because Objective-Git isn't using a recent enough version of libgit2.