Skip to content

Obtain VCS info inside Unity

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta
Notifications You must be signed in to change notification settings

CheeryLee/UnityVCSInfo

Repository files navigation

UnityVCSInfo

Obtain VCS info inside Unity.

Where is?

At the top right side of the editor window, aside of account button.

Where is location

What can it do?

Basically it shows you a branch you are currently using. If you click on the button, there will be shown a window with the next following things:

  1. VCS - Version Control System name
  2. Repository - repository name
  3. Branch - current branch name

Why do I need this?

Just for a comfort. :)