Closed devgs closed 3 years ago
Can you please add this feature to the test suite to ensure it doesn't break in the future? See the t/
directory.
@evanmiller Done. Added test cases to cover empty directories. Excuse my force pushes, didn't want to spam the commit history because of small mistakes.
@devgs Thanks!
We had a need to be able to create archives that contain empty directories. It was not possible with existing tools, since directories are implicitly declared when the file paths contain their names. For this reason I've added a special marker
@directory
that is recognized in place of anurl
. So, as per example, you can now declare them: