Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

command/mv: fix options usage #338

Merged
merged 1 commit into from
Aug 12, 2021
Merged

command/mv: fix options usage #338

merged 1 commit into from
Aug 12, 2021

Conversation

sonmezonur
Copy link
Member

  • Command options in move command are not working since we forget passing cli.Context flags to Copy struct. Use generic NewCopy constructor for both copy/move.

* Some of the command options are not working in move command since we forget passing cli.Context flags to Copy struct. Use generic NewCopy constructor for both copy/move.
@sonmezonur sonmezonur requested a review from a team as a code owner August 11, 2021 14:20
@sonmezonur sonmezonur requested review from aykutfarsak and ilkinulas and removed request for a team August 11, 2021 14:20
@sonmezonur sonmezonur merged commit d5e5ea3 into master Aug 12, 2021
@sonmezonur sonmezonur deleted the fix_mv_command_flags branch August 12, 2021 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants