Copying folder with cp results in a file
#22
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I expected
cpto recursively copy the source folder into the destination folder, but I get an empty file with the name of the destination folder.Fixed in
3d23e575aa.