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

cp: fix cp -rT dir dir2 leads to different result than with GNU cp #5467

Merged
merged 4 commits into from
Oct 30, 2023

Conversation

tommady
Copy link
Contributor

@tommady tommady commented Oct 28, 2023

fix #5457
by letting the cp respect the -T option

@tommady tommady marked this pull request as ready for review October 28, 2023 12:01
Copy link
Contributor

@cakebaker cakebaker left a comment

Choose a reason for hiding this comment

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

Good work :)

@cakebaker cakebaker merged commit a4775d2 into uutils:main Oct 30, 2023
43 of 45 checks passed
@cakebaker
Copy link
Contributor

Thanks for your PR!

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.

cp: -rT dir dir2 leads to different result than with GNU cp
2 participants