We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f50390 commit f00c14aCopy full SHA for f00c14a
features/distignore.feature
@@ -382,7 +382,7 @@ Feature: Generate a distribution archive of a project with .distignore
382
383
Scenario: Efficiently ignores directories with many files
384
# Performance test: ensure ignored directories are not scanned
385
- # @see https://github.com/wp-cli/dist-archive-command/issues/XXX
+ # @see https://github.com/wp-cli/dist-archive-command/issues/115
386
Given an empty directory
387
And a foo/.distignore file:
388
"""
0 commit comments