This is an automated email from the ASF dual-hosted git repository.
yuchanns pushed a change to branch feat-c-binding-writer
in repository https://gitbox.apache.org/repos/asf/opendal.git
discard 45357c397d ci(bindings/go): test against service-fs
discard 1d5b8cebab feat(bindings/go): add writer operation
discard e2d44bac4c feat(bindings/c): add writer operation
add 32358935ff feat(bindings/c): add writer operation
add a7a508c3a6 feat(bindings/go): add writer operation
add 121227945a ci(bindings/go): test against service-fs
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (45357c397d)
\
N -- N -- N refs/heads/feat-c-binding-writer (121227945a)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
bindings/c/include/opendal.h | 3 +--
bindings/c/src/writer.rs | 13 ++++---------
bindings/c/tests/bdd.cpp | 2 +-
bindings/go/write.go | 14 ++++++--------
4 files changed, 12 insertions(+), 20 deletions(-)