Quick Git Utility
Tools to execute git instructions from command line.
be.elab.quickgitutility 
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/quickgitutility.git README Markdown
Copy this to your project's README.md
## Installation
Add **Quick Git Utility** to your Unity project via Package Manager:
1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/quickgitutility.git
```
[](https://www.pkglnk.dev/pkg/quickgitutility)Used By (1)
README
Open UPM: Quick Git Utility
This tool is a bit rough around the edges... but I’ve been using it since I created it. I ashamed to share it as it’s not well-tested and the code is messy.
However, it allows you to use Git directly within Unity.
When paired with the Unity Package Manager, it’s quite powerful.
Feel free to use it if it suits your needs.
Required: Git install on Window.
No comments yet. Be the first!