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
workaround n°1: Submodules declared on default git branch are properly handled, so merge submodule declaration into default git branch. workaround n°2: use wip branch and manually cherry pick commit including submodule bump
o-orand
changed the title
Recreate WIP branch does not handle submodule properly
Recreate WIP branch does not handle submodules properly
Jul 4, 2022
Expected behavior
As template author,
As ops,
I need to have git submodule creation in feature branch to be managed properly during WIP branch recreate
Observed behavior
On WIP branch recreate,
.gitmodule
is modified but commit referencing submodule level is not appliedAffected release
5.0.3, latest
The text was updated successfully, but these errors were encountered: