1 min read

So, the EyeSkillsCommunity app has the EyeSkillsFramework as a submodule in Assets/EyeSkills/Framework.

When you first check out the submodule it is in a “detached state” which means that changes can’t be resubmitted.

The Hackaround I found is to make changes, commit them (remember the commit id) then :

git checkout master
git pull git@gitlab.eyeskills.org:community/EyeSkillsFramework.git [5......4092ef...]
git push

Would you like to beta test EyeSkills* or just follow what we are doing?


1 Comment

Leave a Reply to Raúl Cancel reply