-
Notifications
You must be signed in to change notification settings - Fork 12
Description
Hi Juan! Thank you so much for making this process easier for smoothbrains like me.
I am able to build BoneMaster but can never switch to one of the other branches like BoneMaster300 or BoneMaster293. When I try to via:
"git reset --hard boneMaster/boneMaster300"
I get this error:
"fatal: ambiguous argument 'boneMaster/boneMaster300': unknown revision or path not in the working tree."
When I try:
"git pull boneMaster boneMaster300"
I get back:
"fatal: couldn't find remote ref boneMaster300"
I have tried every naming combination (with or without underscore etc) and try to match the actual naming in the branch listing but it never works. What stupid thing am I missing?
Also - is there an advantage to using BoneCloth300 or BoneCycles300? I use Cmake GUI to locate CUDA/Optix libs already.