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

Scrub link and remove fix: Scrub and remove both link and target. #33

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

pete4abw
Copy link
Contributor

This addresses and issue where the -r option removes the link, but not the target. Now, both will be removed.

In addition, when -D newdir is used it renames the link but not the target. Now, it will rename the target.

When -D and -r are used together, both link and target will be removed.

(A follow up on #18 )

This addresses and issue where the -r option removes the
link, but not the target. Now, both will be removed.

In addition, when -D newdir is used it renames the link
but not the target. Now, it will rename the target.

When -D and -r are used together, both link and target
will be removed.
@garlick
Copy link
Member

garlick commented Jul 31, 2023

Hi @pete4abw !

I was just wondering if -r and -D could just be dropped. They seem kinda pointless to me. I'll open issues for discussion. If we decide to nix them then any discussion here becomes moot so let's do that first.

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