Actions
Bug #79905
closedRemove file from repository which should be ignored by git
Start date:
2017-02-19
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
no-brainer
Is Regression:
No
Sprint Focus:
Description
The file
typo3/sysext/core/Build/Configuration/Acceptance/Support/AcceptanceTester.php
is listed in the .gitignore but is part of git's index.
Remove the file.
Only 7.6 is affected.
Updated by Gerrit Code Review almost 8 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51758
Updated by Markus Klein almost 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset f2fe922a421bbe87c926ebe16ff013ca27bf4ce4.
Actions