-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
enh(files): Allow to copy files into same directory #42889
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
2034ea9 to
d5427fc
Compare
d5427fc to
6a0d4d6
Compare
emoral435
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just needs the file part and it LGTM!!
ed6589c to
8d835e1
Compare
|
@emoral435 can you check again if that still happens for you? |
emoral435
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Checked, and it works perfectly for me now :) sorry for being nitpicky!
|
@skjnldsv before we merge this in, it still says that you have requested changes. I'm 99% sure your fine with this, but just to make sure, all the changes now are fine by you, correct? :) |
Signed-off-by: Ferdinand Thiessen <[email protected]>
…py-move-action Signed-off-by: Ferdinand Thiessen <[email protected]>
Signed-off-by: Ferdinand Thiessen <[email protected]>
Signed-off-by: Ferdinand Thiessen <[email protected]>
8d835e1 to
81925a7
Compare
Summary
Bring back copy to current directory behavior which will clone the file and add a "copy" suffix on the file name.
Checklist