submodule conflict resolution #87

Open
adamm wants to merge 2 commits from submodulemerge into main

2 Commits

Author SHA256 Message Date
03868953fd Add command line utility to automerge conflicts
Some checks failed
go-generate-check / go-generate-check (pull_request) Failing after 30s
It assumes CWD is the root of the git project
2026-02-21 14:18:45 +01:00
914149df7d submodule conflict resolution
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
2026-02-21 14:12:22 +01:00