RepoGames To make plugin work go to Edit->Project settings->Player-> Scripting runtime and set it to Unity .NET 4.6 Equivalent runtime.
This is simple git client for letting artists to change the project without any git knowledge.
No more time-consuming meetings with your artists typing git commands in terminal.
Its standard "Git flow" approach throwing away all merge conflicts.
If you want to create a change simply:
1) Press 'Create new branch'
2) Press 'Push'
Prerequisities:
- Unity 2017.2 +
- Unity .NET 4.6 Equivalent runtime
- HTTPS only (so artists don't have to configure SSH)
- Windows/Linux
Usages:
I. Adding a change:
1) Create new branch
2) Do project changes and Push
II. I commited too much files and I want to undo them.
1) Select Project view
2) Right click on asset -> Git-for-artists -> Undo.
III. I want to update the branches.
1) Press Refresh
2) Switch the branch
3) Press Update
Features:
- No more merge conflicts
- No painful git configuration
- Pretty list of changed files
- Non-blocking UI
- Non-technical nomenclature for git actions
- Every command explained by git terminal equivalent
If you find it not working we refund money - it is still BETA version.
License allows for one copy per computer.