How to set up Git in Unity and use it in unison with Unity.

Ameen Mohmand
May 23, 2022

--

Objective: How to install and use Git in Unity.

First install Git

First go to https://git-scm.com to download the command line editor for pc and if you’re on mac go to macOS-Git SCM. Once on the website download the 32 bit or 64 bit Version which mirrors your operating system. Please make sure to download the right version for your computer.

Keep everything selected as shown on the video gif below for proper installation of Git.

Once Git is install open up Git Bash

Stay Tune for Using Git in Unison with Unity in part 2

--

--