• Show log

    Commit

  • Hash : 48bde2f1
    Author : Carlos Martín Nieto
    Date : 2013-03-08T02:11:34

    config: don't allow passing NULL as a value to set Passing NULL is non-sensical. The error message leaves to be desired, though, as it leaks internal implementation details. Catch it at the `git_config_set_string` level and set an appropriate error message.