git clone https://github.com/frinws/cms.git
Run composer update php composer.phar update
Create a branch git checkout -b branch-name
Add and Commit changes
git add .
next
git commit -m"my first commit"
git push origin branch-name
| Name | Name | Last commit date | ||
|---|---|---|---|---|