You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@opendal.apache.org by xu...@apache.org on 2023/03/25 10:04:16 UTC

[incubator-opendal] branch polish-ci-cache updated (9de6b2ac -> 6beb9f6a)

This is an automated email from the ASF dual-hosted git repository.

xuanwo pushed a change to branch polish-ci-cache
in repository https://gitbox.apache.org/repos/asf/incubator-opendal.git


    from 9de6b2ac ci: Remove target from cache
     add 0069c92a feat(oli): implement `oli cat` (#1759)
     add 6beb9f6a Merge branch 'main' into polish-ci-cache

No new revisions were added by this update.

Summary of changes:
 bin/oli/Cargo.toml                     |  2 +-
 bin/oli/src/bin/oli.rs                 |  4 ++++
 bin/oli/src/commands/{cp.rs => cat.rs} | 34 +++++++++++-----------------------
 bin/oli/src/commands/cli.rs            |  2 ++
 bin/oli/src/commands/mod.rs            |  1 +
 5 files changed, 19 insertions(+), 24 deletions(-)
 copy bin/oli/src/commands/{cp.rs => cat.rs} (60%)