mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-08 16:49:02 +03:00
[GH-ISSUE #463] Download .zip even if directory is empty #254
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?
Originally created by @SourLemonJuice on GitHub (Oct 15, 2024).
Original GitHub issue: https://github.com/sigoden/dufs/issues/463
Problem
The zip file can be downloaded even if the current directory is empty.
This should be a minor issue
Configuration
Environment Information
@sigoden commented on GitHub (Oct 16, 2024):
We don't think there's anything wrong with that.
The zip command can also create a zip file from an empty directory.