Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recreate WIP branch does not handle submodules properly #358

Open
o-orand opened this issue Jan 7, 2021 · 1 comment
Open

Recreate WIP branch does not handle submodules properly #358

o-orand opened this issue Jan 7, 2021 · 1 comment

Comments

@o-orand
Copy link
Member

o-orand commented Jan 7, 2021

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 applied

Affected release

5.0.3, latest

@o-orand
Copy link
Member Author

o-orand commented Jan 7, 2021

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 o-orand changed the title Recreate WIP branch does not handle submodule properly Recreate WIP branch does not handle submodules properly Jul 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant