Skip to content

Conversation

@jfinkels
Copy link
Collaborator

Factor out helper functions from the rename_with_fallback() function so that there is one fallback helper per file type (symlink, directory, or file). This doesn't change the functionality of mv, it is just a re-organization of the code.

This was extracted from pull request #7241.

Factor out helper functions from the `rename_with_fallback()` function
so that there is one fallback helper per file type (symlink, directory,
or file). This doesn't change the functionality of `mv`, it is just a
re-organization of the code.
@jfinkels jfinkels force-pushed the mv-refactor-into-helpers branch from 9696906 to 3b2db58 Compare April 18, 2025 00:37
@github-actions
Copy link

GNU testsuite comparison:

Skipping an intermittent issue tests/tail/inotify-dir-recreate (passes in this run but fails in the 'main' branch)

@cakebaker cakebaker merged commit 6cccd34 into uutils:main Apr 18, 2025
70 checks passed
@cakebaker
Copy link
Contributor

Thanks!

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.

2 participants