Home

Awesome

GitNity - Git for Unity

<img src="./.github/GitNity-repo-card.png"> <br>

gitnity-assetstore

<br>

Git integration for Unity projects, all basic tools inside the editor

Github Repository: https://github.com/meaf75/GitNity

Plugin under development: I'm still working on this project :construction_worker: so be careful using it on larger projects and feel free to contribute it 🚧🚧

GitNity GitNity

<div class="page-break"></div>

Features

Unchecked means To Do

Table of content

Requirements

<div class="page-break"></div>

Installation

From a git url

You can install this plugin via assets manager from a git url

install-1 install-2

More information at: https://docs.unity3d.com/Manual/upm-ui-giturl.html

https://github.com/meaf75/GitNity.git?path=/Assets/Plugins/GitNity

From this repo

Copy the content of this repository located at Assets/Plugins inside a folder in your unity project located at the same route

<div class="page-break"></div>

Instructions

Configuration

GitNity window

<div class="page-break"></div>

Branching

Commits tab

Diff window

Git commands used

You can find a full list of all the git commands used on this project at README_GIT_COMMANDS.md