Просмотр исходного кода

Merge topic 'doc-dev-topic-rename'

5fe36306 Help/dev: Document `Topic-rename:` description trailer

Acked-by: Kitware Robot <[email protected]>
Reviewed-by: Ben Boeckel <[email protected]>
Merge-request: !602
Brad King 8 лет назад
Родитель
Сommit
7ebbe4f9d8
1 измененных файлов с 7 добавлено и 0 удалено
  1. 7 0
      Help/dev/review.rst

+ 7 - 0
Help/dev/review.rst

@@ -291,6 +291,13 @@ The ``Do: merge`` command accepts the following arguments:
 * ``-t <topic>``: substitute ``<topic>`` for the name of the MR topic
   branch in the constructed merge commit message.
 
+Additionally, ``Do: merge`` extracts configuration from trailing lines
+in the MR description:
+
+* ``Topic-rename: <topic>``: substitute ``<topic>`` for the name of
+  the MR topic branch in the constructed merge commit message.
+  The ``-t`` option overrides this.
+
 .. _`CMake GitLab Project Masters`: https://gitlab.kitware.com/cmake/cmake/settings/members
 
 Close