• Show log

    Commit

  • Hash : e5aecaf6
    Author : Edward Thomson
    Date : 2019-04-04T18:45:30

    sha1: don't inline `git_hash_global_init` for win32 Users of the Win32 hash cannot be inlined, as it uses a static struct. Don't inline it, but continue to declare the function in the header.