ui-commit: use git raw note format
commite32f8416e87503aef2cd2698e15f3dc5e8c40d7e
authorChris Mayo <aklhfex@gmail.com>
Sun, 26 May 2019 16:57:01 +0000 (26 17:57 +0100)
committerJason A. Donenfeld <Jason@zx2c4.com>
Mon, 19 Dec 2022 15:13:24 +0000 (19 16:13 +0100)
tree7592a78a5e864876c7d6f70b73ca02f54c2f5b71
parentafffc3e772a7b0c9d729f330ef2c9900c4343b63
ui-commit: use git raw note format

Currently a commit note is shown as:

    Notes

      Notes:
          <note text>

Change to:

    Notes
      <note text>

Signed-off-by: Chris Mayo <aklhfex@gmail.com>
Reviewed-by: Alyssa Ross <hi@alyssa.is>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
ui-commit.c