ac6bb74a8f
In this patch, 1.) Added networking-guide to the list of guides for those backport is to be used in the commit messages Change-Id: Ic2b8690b33d3cea6dcd59a21792435fe6be8919f
584 B
584 B
Backport a change
When committing to the master branch, add the backport
line to your commit message for potential backport patches (Installation
Guide, Configuration Reference, Networking Guide, and common directory).
For example:
To backport to a single branch:
backport: liberty
To backport to multiple branches:
backport: liberty kilo
If no backporting is needed, do not add the
backport
line, or explicitly add:backport: none