Everyone should be able to use Git.
Simplify your version control setup and workflow, especially for non technical users.
FEATURES
🛫 Send files
Enter a commit message.
Push files to a Git repository in one click.
🤹 Filter files
See which files were modified and filter the ones you don't want to send.
📫 Receive files
Pull files from a Git repository.
🔒 Lock files
Avoid merge conflicts and lost time.
Lock files so you are the only one who can modify it.
Based on Git LFS
🤝Resolve merge conflicts **NEW**
If someone modified the same files at the same time as you, see which files are concerned.
Then visually select what you want to keep as the final version.
Currently only works with the Transform component on a prefab file.
🌐 Compatible with any Git hosting service
Pull/push from any Git repository. GitHub, GitLab, Bitbucket, on premise server etc...
🎈 Lightweight
Doesn't slow down your Unity editor.
💖 Integrated in Unity
Stay in Unity and don't forget to commit as often as before.
Responsive UI. Place the tab wherever you want.
🦾 Robust
Crafty detects when something is wrong in your Git repo.
🐱💻 Easy to support
If a Git experienced user ever needs to debug something, you can access the logs to see every Git command that was run.
100% compatible with Git, members of your team can continue using command line if they want.
TRY THE BETA FOR FREE
To be part of the insiders and to try the beta for free, check out this page.
LINKS
Support or any questions: david.creatiel@outlook.com
I'm always happy to hear from users😀
SUPPORTED ENVIRONMENTS
Tested on Unity 2021.3 LTS and 2022.3 LTS on Windows 11.