• Show log

    Commit

  • Hash : 8cf3fd93
    Author : Patrick Steinhardt
    Date : 2019-03-29T11:23:29

    tests: config: assure that we can read symlinked global configuration According to reports, libgit2 is unable to read a global configuration file that is simply a symlink to the real configuration. Write a (succeeding) test that shows that libgit2 _is_ correctly able to do so.