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

Improve recursive deletes #89

Merged
merged 1 commit into from
Mar 24, 2017
Merged

Conversation

dominikschulz
Copy link
Member

This commit improves handling of 'rm -r' on files as well as
removing empty dirs.

Fixes #55
Fixes #70

This will need some testing before release, as it may change rm in subtle ways.

This commit improves handling of 'rm -r' on files as well as
removing empty dirs.

Fixes #55
Fixes #70
@dominikschulz dominikschulz added bug feature Enhancements and new features labels Mar 20, 2017
@dominikschulz dominikschulz added this to the 1.0.2 milestone Mar 20, 2017
@dominikschulz dominikschulz self-assigned this Mar 20, 2017
@dominikschulz dominikschulz changed the title Improve recusrive deletes Improve recursive deletes Mar 22, 2017
@metalmatze
Copy link
Contributor

I can only reproduce that #55 is fixed, but #70 seems to be a bug still.

@metalmatze metalmatze merged commit 259c46a into gopasspw:master Mar 24, 2017
@dominikschulz
Copy link
Member Author

Hmm, need to further investigate this for 1.0.3

@dominikschulz dominikschulz deleted the fix/rm branch July 4, 2017 06:57
samuelnilsson pushed a commit to samuelnilsson/gopass that referenced this pull request Sep 7, 2023
…thub.com/urfave/cli/v2-2.14.0

Bump github.com/urfave/cli/v2 from 2.11.2 to 2.14.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Enhancements and new features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants