You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[plugins] Change Cosserat plugin GIT_REF from master to main (#6103)
Following a discussion with @adagolodjo, it appears that the new branch to follow is the *main* branch and no longer *master*.
The *main* branch is tested within the Cosserat plugin CI against SOFA master. This PR should therefore theoretically be harmless. An alternative was to PR main against master. This PR is the occasion to discuss it at the next SOFA dev meeting.
sofa_add_external(pluginCosseratGIT_REFmasterGIT_REPOSITORYhttps://www.github.com/SofaDefrost/Cosserat.git) # Cosserat has an optional dependency on SoftRobots
49
+
sofa_add_external(pluginCosseratGIT_REFmainGIT_REPOSITORYhttps://www.github.com/SofaDefrost/Cosserat.git) # Cosserat has an optional dependency on SoftRobots
0 commit comments