submodule conflict resolution #87

Open
adamm wants to merge 3 commits from submodulemerge into main
Owner

If merging a ProjectGit with submodules,

  • removed submodules are to be removed always
  • modified/added submodules are to be present
  • submodules modified in base project and PR should conflict
If merging a ProjectGit with submodules, * removed submodules are to be removed always * modified/added submodules are to be present * submodules modified in base project and PR should conflict
adamm added 1 commit 2025-10-28 19:45:29 +01:00
If merging a ProjectGit with submodules,
  * removed submodules are to be removed always
  * modified/added submodules are to be present
  * submodules modified in base project and PR should conflict
adamm added 1 commit 2025-10-29 13:02:50 +01:00
It assumes CWD is the root of the git project
adamm added 1 commit 2025-10-29 13:26:26 +01:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin submodulemerge:submodulemerge
git checkout submodulemerge
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: git-workflow/autogits#87
No description provided.