Skip to content

Fatalist0001/profLab5v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Введение в профессию. Лабораторная работа №5

  1. Создание репозитория:
    • cd /root/pr
    • mkdir profLab5
    • cd profLab5
    • git clone https://github.com/teacher-fiit/GitCheatSheet
    • git add .
    • git commit -m "create repo"
    • git push
    • git commit -am "update README.md"
    • git push
  2. Изменение style.css
    • git add .
    • git commit -am "update style.css"
    • git push
    • git commit -m "update README.md"
    • git push

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published