Git & GitHub Basics: Let's travel back in time.
Hey folks, Let's learn Git & GitHub today.
SKIP TO PART:
00:00 ?? GitHub & Git Introduction
01:25 ?? Checking Git Installation
01:49 ?? Git Configuration
03:59 ?? Creating repository
05:48 ?? Uploading files to the repository via GitHub.com
06:07 ?? Cloning and managing repository locally
11:27 ?? Pushing commits to online repository
12:45 ?? Recap of previous steps
14:13 ?? Checking History (GitHub.com)
14:58 ?? Checking History (Git)
15:28 ?? Rolling back (Time travelling)
16:29 ?? Viewing Changes made in the repository
18:18 ?? Summary
CODE/SCRIPTS:
✔ git status
✔ git add . / (FileName)
✔ git commit -m "Message"
✔ git push
✔ git log --oneline
✔ git checkout (CommitID)
✔ git show (CommitID)
Видео Git & GitHub Basics: Let's travel back in time. автора Программирование Развитие
Видео Git & GitHub Basics: Let's travel back in time. автора Программирование Развитие
Информация
4 декабря 2023 г. 3:08:34
00:20:39
Похожие видео