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

[patch] Unify copy_to and move_to #1598

Merged
merged 2 commits into from
Aug 13, 2024
Merged

[patch] Unify copy_to and move_to #1598

merged 2 commits into from
Aug 13, 2024

Conversation

samwaseda
Copy link
Member

I realized that project.copy_to and project.move_to are almost identical so I put them together.

@samwaseda samwaseda added enhancement New feature or request patch backward compatible bug fixes labels Aug 13, 2024
@samwaseda samwaseda requested a review from pmrv August 13, 2024 10:49
Copy link
Contributor

@pmrv pmrv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@samwaseda samwaseda merged commit bd7f491 into main Aug 13, 2024
26 checks passed
@samwaseda samwaseda deleted the unify_copy_and_move branch August 13, 2024 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request patch backward compatible bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants