• Show log

    Commit

  • Hash : e44110db
    Author : Ian Hattendorf
    Date : 2019-03-20T12:28:45

    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.