azovl
Новичок
Доброого дня.
Извиняюсь, возможно "частичный оффтоп"...
Не получается закоммитить в GIT репозиторий все файлы Kohana. Т.е. что я делаю,
1) Клон репозитория Kohana.
2) Инициализирую свой репозиторий.
3) Добавляю файлы для коммита. git add --all
git st
Подскажите, почему не добавляются папки modules, system?
Извиняюсь, возможно "частичный оффтоп"...
Не получается закоммитить в GIT репозиторий все файлы Kohana. Т.е. что я делаю,
1) Клон репозитория Kohana.
2) Инициализирую свой репозиторий.
3) Добавляю файлы для коммита. git add --all
git st
Права на папках - 711, php - 600, другие - 644.# new file: CONTRIBUTING.md
# new file: LICENSE.md
# new file: README.md
# new file: application/bootstrap.php
# new file: application/cache/.gitignore
# new file: application/classes/Controller/Welcome.php
# new file: application/classes/Model/.gitignore
# new file: application/config/.gitignore
# new file: application/i18n/.gitignore
# new file: application/logs/.gitignore
# new file: application/messages/.gitignore
# new file: application/views/.gitignore
# new file: build.xml
# new file: composer.json
# new file: example.htaccess
# new file: index.php
# new file: install.php
Подскажите, почему не добавляются папки modules, system?