An open API service indexing awesome lists of open source software.

https://github.com/jonisavo/unitygit

A user interface for Git inside the Unity Editor.
https://github.com/jonisavo/unitygit

git libgit2 libgit2sharp unity unity-editor unity3d-plugin

Last synced: 22 days ago
JSON representation

A user interface for Git inside the Unity Editor.

Awesome Lists containing this project

README

          

# UnityGit

### Note: UnityGit is experimental and a work-in-progress.
#### There is no official release yet, and the project is subject to change drastically.

![img.png](img.png)
![img2.png](img2.png)

UnityGit, at the time of writing, offers
- a window for creating commits, where the user can also view, diff and restore files
- a branch window for viewing branches, pulling and pushing.

UnityGit recognizes the Git repository inside the project's root folder and any repository
inside Packages.

UnityGit is powered by

- [LibGit2Sharp](https://github.com/libgit2/libgit2sharp)
- [libgit2](http://libgit2.github.com/)
- [UIComponents](https://github.com/jonisavo/uicomponents).

Icons

Merge Git icon by Icons8

Git branch icon by Icons8

Refresh icon by Icons8

Upload icon by Icons8

Download icon by Icons8