Correctly write to missing locked global config
Opening a default config when ~/.gitconfig doesn't exist, locking it, and attempting to write to it causes an assertion failure. Treat non-existent global config file content as an empty string.
Showing
Please
register
or
sign in
to comment