mirror of
https://github.com/Seldaek/monolog.git
synced 2026-04-27 00:25:50 +03:00
[PR #792] [MERGED] Exclude development stuff from repository autogenerated ZIP archives #1354
Labels
No labels
Bug
Documentation
Feature
Needs Work
Support
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/monolog#1354
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/Seldaek/monolog/pull/792
Author: @mlocati
Created: 5/19/2016
Status: ✅ Merged
Merged: 5/19/2016
Merged by: @Seldaek
Base:
master← Head:patch-1📝 Commits (1)
c4f01a9Exclude development stuff from repository autogenerated ZIP archives📊 Changes
1 file changed (+4 additions, -3 deletions)
View changed files
📝
.gitattributes(+4 -3)📄 Description
People that install this library via composer don't need the test/sample/doc stuff, they just need the library itself.
This PR removes the development directories and files from the repository auto-generated ZIP archives.
Since these development files/directories will still be available via
git clone, Travis is happy, developers are happy, and so are end-users (they won't have unneeded stuff in production machines).🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.