• Show log

    Commit

  • Hash : 83a1e614
    Author : Edward Thomson
    Date : 2022-01-05T09:18:59

    config: handle empty conditional in includeIf
    
    When a config file contains `[includeIf]` (with no condition), we should
    treat that as a falsey value.  This means that we should properly parse
    a config value of `includeIf.path`.