Git-for-Unity

Git for Unity, a fork of GitHub for Unity

MIT License

Stars
157
Committers
32

Bot releases are hidden (Show)

Git-for-Unity - v2.1.28-preview Latest Release

Published by shana about 4 years ago

Fixes

  • Ambiguous reference to Process class: it seems a Process class was added to the UnityEditor namespace, which causes a conflict with the Process class in Unity.Editor.Tasks. This is fixed.
  • Something broke in the detection of linux systems (of which macos is a subset), which caused the wrong paths to be used when creating cache files. This fixes #22
  • Fixed authorship information so it shows up correctly in Package Manager.
  • Fixed styles in the History view to make things readable in 2019+
Git-for-Unity - v2.1.14-preview

Published by shana over 4 years ago

This release fixes issue #18, where initializing a repository would fail to create the .gitattributes and .gitignore files correctly.

Git-for-Unity - v2.1.9-preview

Published by shana almost 5 years ago

Git-for-Unity - v2.1.8-preview

Published by shana almost 5 years ago

Git-for-Unity - v2.1.3-preview

Published by shana almost 5 years ago