Город МОСКОВСКИЙ
00:01:59

Godot 4.1 Version Control in Git in Less than 2 Minutes!

Аватар
Фреймворки JavaScript
Просмотры:
34
Дата загрузки:
03.12.2023 13:35
Длительность:
00:01:59
Категория:
Обучение

Описание

Hi,

Godot's 4.1 Git plugin isn't working right now, but here's the speed run-through of how to get your code on Github and safely version controlled.

Don't do a lot of these quick tip videos. Let me know if this is useful and I'll push out some more.

Git download: https://git-scm.com
Github: https://github.com

Additional useful commands:

Git command to add new files: git add .
Git command to confirm any changes: git commit -m "comment here"
Push updates to Github repository: git push -u origin master

If you would like to see more of the power of git, please comment below, and I will add another video.

Enjoy!

Рекомендуемые видео