
но после того, как я сделаю git status, покажи мне
Код: Выделить всё
On branch master
Changes to be committed:
(use "git restore --staged ..." to unstage)
deleted: my_project_directory
Changes not staged for commit:
(use "git add ..." to update what will be committed)
(use "git restore ..." to discard changes in working directory)
modified: composer.json
modified: composer.lock
modified: config/bundles.php
modified: symfony.lock
Код: Выделить всё
warning: in the working copy of 'composer.json', LF will be replaced by CRLF the next time Git touches it
warning: in the working copy of 'composer.lock', LF will be replaced by CRLF the next time Git touches it
warning: in the working copy of 'config/bundles.php', LF will be replaced by CRLF the next time Git touches it
warning: in the working copy of 'symfony.lock', LF will be replaced by CRLF the next time Git touches it
warning: in the working copy of 'config/packages/monolog.yaml', LF will be replaced by CRLF the next time Git touches it
Подробнее здесь: https://stackoverflow.com/questions/791 ... ire-logger
Мобильная версия