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
{{ message }}
This repository was archived by the owner on Aug 5, 2022. It is now read-only.
[build] Only checkout submodule if not found (#1855)
This fixes a non-desired behavior that git submodule update
will always be called when building, and it will immediately
checkout jerryscript at the desired commit, causing that repo
to switch from the working branch into a detached head state.
Signed-off-by: Jimmy Huang <[email protected]>
0 commit comments