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.
- Host: GitHub
- URL: https://github.com/jonisavo/unitygit
- Owner: jonisavo
- Created: 2022-05-06T19:01:51.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2026-03-15T18:37:05.000Z (about 1 month ago)
- Last Synced: 2026-03-16T06:59:27.402Z (about 1 month ago)
- Topics: git, libgit2, libgit2sharp, unity, unity-editor, unity3d-plugin
- Language: C#
- Homepage:
- Size: 11.8 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.


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
Git branch icon by Icons8