Unity Project -Integration with Github@Day1 -GameDevHQ
Follow the below steps to Integrate Unity with your Git Repository
- Create a New Unity Project from Unity Hub
- Click here https://github.com/ , create your account for first time users.
- Click New to create a new Git Repo..as shown below
and follow as below steps
Note: if you want to change the main as default branch, click in the settings
After creating repository as per last step, you will see the below screen
4. Below are the steps to integrate Git Rep with your unit project folder.
Copy the github repo path as shown below, and go to the terminal
Go to your Unit Project Folder, follow the below git commands
After that navigate to your GitHub & refresh the repo, you will see the below changes.