unitycoder / UnityLauncher

Unity Version Launcher
MIT License
138 stars 28 forks source link

git branch name collumn #26

Closed friuns2 closed 6 years ago

friuns2 commented 6 years ago

if you have several folders with same project but different branches

unitycoder commented 6 years ago

how to check that?

i guess if project has ".git" folder, we can read some file inside that? or do we need to query with some git command?

friuns2 commented 6 years ago

git branch is the command, and in git folder its seems to be .git\HEAD

image

unitycoder commented 6 years ago

now available in latest build, reads .git/HEAD file https://github.com/unitycoder/UnityLauncher/releases