github-for-unity / Unity

GitHub for Unity
https://unity.github.com/
MIT License
3.02k stars 448 forks source link

Removing this plugin #1142

Closed duriumm closed 1 year ago

duriumm commented 3 years ago

How do i remove this plugin? It causes more harm than good and has destroyed my project. Removing the files just makes them reappear again on starting unity.

AmethySlime commented 3 years ago

I have been wondering the same thing as it has started causing 1000's of errors every second the editor is open and not in play mode. It doesn't show up in my package manager and it is causing me some stress.

prashant959 commented 3 years ago

How to see code in get hub

qatoqat commented 3 years ago

Based on the unity package installer, the files are added into the project folder path Assets/Plugins/GitHub/Editor Simply, you can remove the GitHub folder in the Assets/Plugins folder to uninstall.

alvvazort commented 2 years ago

Same, this plugin is crashing my proyect.

shana commented 1 year ago

This project is not maintained anymore. The replacement is Git for Unity, at https://github.com/spoiledcat/git-for-unity. If you have GitHub for Unity in your project, remove it first and then install the Git for Unity package, see the README in the link for instructions.