-
Notifications
You must be signed in to change notification settings - Fork 101
Fix bug in moving files between subfolders. #105
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
Conversation
|
@diwakergupta. I have split the pull requests, now this PR fixes #102. There is already a test in |
|
@vaithak well does the current mv usage in |
|
@diwakergupta I have added tests as well as updated |
|
@diwakergupta Please review my PR. |
|
@diwakergupta I have added the requested changes. Please review them. |
|
@diwakergupta I have made all the changes, please accept my PR. |
Fixes #102 , Fixes #104