• Show log

    Commit

  • Hash : 3e9ee04f
    Author : Edward Thomson
    Date : 2019-12-29T18:46:44

    trace: compare against an int value
    
    When tracing is disabled, don't let `git_trace__level` return a void,
    since that can't be compared against.