The name of SURFEX branch for Crocus has changed.
Dear Crocus users,
The main branch for Crocus users was renamed "cen" instead of the complex name "lafaysse_fromV8trunk_withmeb".
To be able to receive the next updates, all of you who installed this branch must do the following command to refer to the new remote name :
git branch lafaysse_fromV8trunk_withmeb --set-upstream origin/cen
Then, optionnally, you can also rename your local branch name for consistency with:
git branch -m lafaysse_fromV8trunk_withmeb cen
Matthieu
Comments