

Run git status to see how git sees our project.git within the project directory to hold the files git needs to version control the project Run git init to add git conifiguration to your project.Open a Command Line Window (PC) or a Terminal (Mac).In modern versions of Unity, these settings are the default, but it is worth checking them if your project originated in an older version of Unity.


Step 11 - Create a repository in GitHub.Commit hash, our commit’s unique identifier.Step 5 - What to commit? What to ignore?.Step 4 - Take a look inside your new project.Step 3 - Initialize the project for git.Step 2 - Project settings for version control.
