Программирование
- 1 ответ
- 0 вопросов
2
Вклад в тег
git initgit status
git add -Agit commit -m 'Initial commit'git remote add origin <адрес репозитория из п.1 на GitHub/Bitbucket>
git remote -vgit push origin mastergit clone https://github.com/repomedia screen and (max-width: 767px) { ... }
media screen and (min-width: 768px) and (max-width: 991px) { ... }
media screen and (min-width: 992px) and (max-width: 1199px) { ... }
media screen and (min-width: 1200px) { ... }