Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Emmet

    https://docs.emmet.io/cheat-sheet/

Горичие клавиши

Копирование строки на которой стоит курсор ctrl + d

Сохранит

ctrl + s

инициализация пустого репозитория

git init

Добавление удаленного репозитория

git remote add origin https://github.com/fructusmortus/starter.git

Чтобы запушить нужно написать

git push -u origin master
или нажать ctrl+shift+k

Клонирование удаленного репозитория

git clone https://github.com/fructusmortus/starter.git

git clone ... путь до удаленного репозитория

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages