⌨️
Commands

Git Feature Branch

Создание ветки для фичи

git checkout -b feature/feature-name && git push -u origin feature/feature-name