mirror of
https://github.com/doctrine/reflection.git
synced 2026-03-24 08:42:07 +01:00
[PR #9] [MERGED] Fix composer.lock handling #22
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?
📋 Pull Request Information
Original PR: https://github.com/doctrine/reflection/pull/9
Author: @Majkl578
Created: 6/14/2018
Status: ✅ Merged
Merged: 6/14/2018
Merged by: @jwage
Base:
master← Head:composer.lock-handling📝 Commits (1)
fb072d4Fix composer.lock handling📊 Changes
3 files changed (+5 additions, -2 deletions)
View changed files
📝
.gitattributes(+1 -0)📝
.gitignore(+0 -1)📝
.travis.yml(+4 -1)📄 Description
Lockfile is not supposed to be ignored by git.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.