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
I tried to update the submodule assets/lib via the below command, following the starter update guide git -C assets/lib merge 02f4ada65dc75197654c3265a37a6f5fbc39f17c
But get the error merge: 02f4ada65dc75197654c3265a37a6f5fbc39f17c - not something we can merge
As hash commit I took the latest one from the assets repo. I also ran the fetch before as specified in the update guide (the rest of the page got updated correctly).
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Checklist
Description
I tried to update the submodule assets/lib via the below command, following the starter update guide
git -C assets/lib merge 02f4ada65dc75197654c3265a37a6f5fbc39f17c
But get the error
merge: 02f4ada65dc75197654c3265a37a6f5fbc39f17c - not something we can merge
As hash commit I took the latest one from the assets repo. I also ran the fetch before as specified in the update guide (the rest of the page got updated correctly).
Any ideas on how to resolve?
Beta Was this translation helpful? Give feedback.
All reactions