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

panjuan pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/shardingsphere-on-cloud.git


    from 3d87f11  feat: add threads parameter to openGauss restore subcommand 
(#465)
     new d153e6c  feat: add hided file filter
     new 2408848  chore: fix typo
     new f21d041  feat: add prompt to delete
     new 4dac4de  refactor: adjust user abort message
     new 5094c51  refactor: prompt in commandline
     new b6bf101  refactor: move commandline prompt into backup
     new e6ce1ce  chore: add monkey patch
     new 8dcf177  refactor: move prompt to restore
     new c5da93a  Merge pull request #466 from mlycore/refactor-delete

The 897 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 pitr/cli/internal/cmd/backup.go        |  8 ++++++++
 pitr/cli/internal/cmd/delete.go        |  8 ++++++++
 pitr/cli/internal/cmd/delete_test.go   |  4 +++-
 pitr/cli/internal/cmd/restore.go       | 16 ++++++++++------
 pitr/cli/internal/cmd/restore_test.go  | 12 +++---------
 pitr/cli/internal/cmd/root.go          |  5 +----
 pitr/cli/internal/pkg/local-storage.go |  3 +++
 7 files changed, 36 insertions(+), 20 deletions(-)

Reply via email to