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
When i do the 1st command line git submodule update --init --recursive
I get
fatal: Needed a single revision
Impossible de trouver la révision courante dans le chemin de sous-module 'goldberg_emulator'
which translate to
fatal: Needed a single revision
Cannot find the current revision in the 'goldberg_emulator' submodule path.
The text was updated successfully, but these errors were encountered:
When i do the 1st command line
git submodule update --init --recursive
I get
fatal: Needed a single revision
Impossible de trouver la révision courante dans le chemin de sous-module 'goldberg_emulator'
which translate to
fatal: Needed a single revision
Cannot find the current revision in the 'goldberg_emulator' submodule path.
The text was updated successfully, but these errors were encountered: