Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Excerpt
hiddentrue

FastAdded a check for submodule fast-forward merge check for submodules.

New in this release

This version includes a new merge check to ensure that all submodules can be merged to the default branch in fast-forward mode. If we didn't merge the submodule before merging the main repository, we'd be able to do it afterward in fast-forward mode, and the link to the submodule will remain unchanged.

...