registry.c
2.7 KB
-
deprecation: don't use deprecated stream cb · e09f0c10
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.
Edward Thomson committed