Commit e09f0c101796abcbcb988d3104a504d675ebbbf2

Edward Thomson 2019-01-23T10:21:42

deprecation: don't use deprecated stream cb Avoid the deprecated `git_stream_cb` typedef since we want to compile the library without deprecated functions or types. Instead, we can unroll the alias to its actual type.