This repository has been archived by the owner on Jul 12, 2018. It is now read-only.
Nested Prefabs
Pre-release
Pre-release
Release Notes, 0.8-alpha
Features
- Initialize repository
- Commit
- Push
- Pull
- Create and switch branches
- Lock/unlock files
Known Issues
- Limited OS X support - changes to files inside Unity will be tracked, but the UI won't fully update after commits, pulls or other git actions.
- The authentication window doesn't correctly track whether the user has already logged in or not, but the credentials will be used correctly, so you only need to login once.
- If a file has been locked by someone else, an icon will appear in the project window. However, there is no warning when attempting to modify such a locked file.
- Locks are not automatically released after commits have been pushed. You should release locks after you've pushed you work.
- When entering play mode, the UI flickers and/or disappears briefly.