Get a Unity Project Under Version Control with Git

Опубликовано: 01 Октябрь 2024
на канале: hundredvisionsguy
2,149
41

I explain how I put a Unity project under Git source control using Git Bash, Bitbucket, and the VIM editor.

To get the .gitignore file go to https://github.com/github/gitignore/b...

SPOILER ALERT: always always always put a .gitignore file in your directory before the first commit.