mirror of
https://github.com/NarrativeScience-old/log.io.git
synced 2026-04-25 09:05:55 +03:00
[PR #160] [CLOSED] Added glob pattern support #252
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/log.io-NarrativeScience-old#252
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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?
📋 Pull Request Information
Original PR: https://github.com/NarrativeScience-old/log.io/pull/160
Author: @sashman
Created: 8/8/2015
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
28b971bAdded glob pattern support📊 Changes
2 files changed (+11 additions, -2 deletions)
View changed files
📝
package.json(+2 -1)📝
src/harvester.coffee(+9 -1)📄 Description
The harvester will use all files that match a glob pattern, e.g. /*.log.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.