Git and TortoiseGit / GLua Tutorial #19 / Garry's Mod

Опубликовано: 06 Июль 2026
на канале: DarkFated
650
15

In this guide, I'll cover the Git version control system and its Git client, TortoiseGit. When developing software (in our case, scripts and add-ons), it's important not only to write the code but also to manage its design. For this, working with commits and creating savepoints is crucial / DarkFated

Git: https://git-scm.com/downloads
TortoiseGit: https://tortoisegit.org/download/

If you don't join the group, you won't get coffee ☕
■ Telegram https://t.me/darkfated
■ TG Chat https://t.me/darkfated_chat
■ Discord   / discord  
■ Streams   / darkfated_  
■ Donate https://www.donationalerts.com/r/dark...

0:00 - Introduction
1:07 - Installing Git
2:30 - Installing TortoiseGit
5:09 - How to use Git
8:27 - Configuring Git (git config)
9:37 - Git clone (copying)
11:30 - git status (repo status)
11:50 - git add (adding a file)
14:11 - git commit (creating a comment, checkpoint)
15:31 - git log (comment information)
16:20 - Practice
17:50 - git push (sending to a commit server)
21:02 - A little about GitHub
23:14 - git pull (downloading from a commit server)
25:33 - Working with branches (git checkout, branch)
32:16 - git merge (merging branches)
34:58 - Simplifying life with TortoiseGit
46:09 - Summary

#gmod #гмож #гбуду #глуа