We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
git_odb_open_rstream
1 parent 809b0ca commit 8353e4bCopy full SHA for 8353e4b
CHANGELOG.md
@@ -121,6 +121,10 @@ v0.27
121
* We now read the effective user's configuration file instead of the real user's
122
configuration in case libgit2 runs as part of a setuid binary.
123
124
+* The `git_odb_open_rstream` function and its `readstream` callback in the
125
+ `git_odb_backend` interface have changed their signatures to allow providing
126
+ the object's size and type to the caller.
127
+
128
v0.26
129
-----
130
0 commit comments