Commit e5aecaf62a6a6d88bd082904608952675aec6802

Edward Thomson 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.