Skip to content

Rosik/misc

Yaroslav Dynnikov requested to merge rosik/misc into master

Summary

  • git: sbroad submodule relative url

    man gitmodules

    submodule.<name>.url — Defines a URL from which the submodule repository can be cloned. This may be either an absolute URL ready to be passed to git-clone(1) or (if it begins with ./ or ../) a location relative to the superproject’s origin repository.

    submodule.<name>.branch — A remote branch name for tracking updates in the upstream submodule. If the option is not specified, it defaults to the remote HEAD.

  • gitlab: update merge request template


  • Changes should be cherry-picked to 24.2: yes / no
  • Docs follow-up: not necessary / new issue
Edited by Yaroslav Dynnikov

Merge request reports