| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Signed-off-by: Manju Karikatti <manju.karikatti@docker.com>
|
This obviously needs some windows-specific tests. |
Sorry, something went wrong.
There was a problem hiding this comment.
nit: you've introduced atomicwriterRenameAt in the first commit, and then rename it to atomicwriterRename in the second commit. Why not use the right name from the start?
nit: stuttering at the name (atomicwriter.atomicwriterRename).
Sorry, something went wrong.
sorry I thought in your initial review comment, you suggested to remove 'At' ? |
Sorry, something went wrong.
Yes, but here I'm not saying At should be back, I am saying the right name should be introduced from the start, i.e. in the first commit. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This PR adds atomicwriterRenameAt which uses NtSetInformationFile to rename a file on Windows.