b27470fd1d
git-show-backports lists a git-show command which can be used to inspect all commits subject to backport. This command specifies formatting option to reproduce default git-show output, especially for commit messages indented with 4 spaces character. However, it also add wrapping on message line longer than 72 characters. This reduce lisibility of messages where large info are written such as backtraces. Improve this by changing git-show format option. Use a limit value of 0 to disable wrapping while preserving indentation. This could be backported to every stable version to simplify backporting process. |
||
---|---|---|
.. | ||
announce-release | ||
backport | ||
build-ot.sh | ||
build-ssl.sh | ||
build-vtest.sh | ||
create-release | ||
git-show-backports | ||
make-releases-json | ||
mk-patch-list.sh | ||
publish-release | ||
run-regtests.sh |