[roll] Roll infra/recipes [roll_commit_message] Fix newlines

Fix a couple corner cases where there would be multiple consecutive
blank lines in commit messages, or where there wouldn't be a blank line
after the first line.

Original-Bug: b/359925419
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1118452
Original-Revision: 6f3c42bf5e55413bb196f4eae115d78587257a16
GitOrigin-RevId: 325387572b112c2a3546682ff8e5f69ee26e188d
Change-Id: Ia6c4ed577e87fbb6570983f100ab0579e8dd8bd1
1 file changed
tree: 7edcb3fc05d76dc0ad7768a845ec6e18e1ee45d0
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.