Michael J Gruber
3c9b01f0bf
notes: avoid empty line in template
...
When `git notes` prepares the template it adds an empty newline between
the comment header and the content:
>
> #
> # Write/edit the notes for the following object:
>
> # commit 0f3c55d4c2
> # etc
This is wrong structurally because that newline is part of the comment,
too, and thus should be commented. Also, it throws off some positioning
strategies of editors and plugins, and it differs from how we do commit
templates.
Change this to follow the standard set by `git commit`:
>
> #
> # Write/edit the notes for the following object:
> #
> # commit 0f3c55d4c2
>
Tests pass unchanged after this code change.
Signed-off-by: Michael J Gruber <git@grubix.eu >
Signed-off-by: Taylor Blau <me@ttaylorr.com >
2022-11-16 14:57:32 -05:00
..
2022-10-30 14:04:40 -04:00
2022-10-30 14:04:51 -04:00
2022-04-06 09:42:14 -07:00
2022-08-19 11:13:14 -07:00
2022-10-30 14:04:51 -04:00
2022-10-13 09:32:57 -07:00
2022-10-30 21:04:43 -04:00
2022-10-13 09:32:56 -07:00
2022-10-30 21:04:44 -04:00
2022-10-13 09:32:55 -07:00
2021-07-01 12:32:22 -07:00
2022-07-01 11:43:42 -07:00
2021-10-15 13:09:40 -07:00
2022-01-13 13:49:45 -08:00
2022-09-01 10:49:48 -07:00
2022-10-13 09:32:57 -07:00
2022-10-30 14:04:51 -04:00
2021-08-26 14:36:27 -07:00
2022-10-28 11:26:54 -07:00
2022-10-13 09:32:57 -07:00
2022-10-28 11:26:54 -07:00
2022-09-01 10:49:48 -07:00
2022-02-04 13:58:28 -08:00
2022-10-13 09:32:57 -07:00
2021-09-14 09:30:54 -07:00
2021-07-26 12:17:16 -07:00
2021-10-28 09:57:09 -07:00
2022-10-28 11:26:54 -07:00
2022-10-28 11:26:54 -07:00
2022-10-13 09:32:54 -07:00
2022-10-13 09:32:56 -07:00
2022-10-13 09:32:57 -07:00
2022-10-28 11:26:54 -07:00
2022-10-30 14:04:51 -04:00
2022-08-19 11:13:14 -07:00
2022-09-14 12:56:39 -07:00
2022-09-01 10:49:48 -07:00
2022-09-12 08:38:59 -07:00
2022-11-08 17:15:12 -05:00
2021-12-20 14:55:02 -08:00
2021-10-20 14:33:07 -07:00
2022-10-13 09:32:56 -07:00
2022-10-28 11:26:54 -07:00
2022-10-17 14:56:31 -07:00
2022-11-08 17:15:12 -05:00
2022-09-23 09:41:27 -07:00
2022-10-13 09:32:57 -07:00
2022-10-28 11:26:54 -07:00
2022-08-19 11:13:15 -07:00
2022-06-17 10:38:26 -07:00
2022-10-13 09:32:57 -07:00
2022-10-13 09:32:57 -07:00
2022-10-30 21:04:42 -04:00
2022-09-12 09:25:40 -07:00
2022-10-13 09:32:56 -07:00
2022-09-01 10:49:48 -07:00
2021-05-10 15:06:22 +09:00
2022-05-20 15:26:59 -07:00
2022-10-13 09:32:56 -07:00
2022-07-01 11:43:43 -07:00
2022-10-30 14:04:51 -04:00
2021-06-09 09:15:58 +09:00
2022-03-07 11:57:52 -08:00
2022-10-22 22:21:26 -07:00
2022-10-30 14:04:40 -04:00
2022-03-16 17:53:08 -07:00
2022-06-21 10:12:15 -07:00
2022-10-06 09:56:51 -07:00
2022-09-19 14:35:23 -07:00
2022-09-01 10:49:48 -07:00
2022-11-16 14:57:32 -05:00
2022-10-28 11:26:54 -07:00
2022-10-13 09:32:56 -07:00
2022-10-13 09:32:56 -07:00
2022-10-24 15:44:20 -07:00
2022-02-04 13:58:28 -08:00
2022-04-13 23:56:08 -07:00
2022-10-30 14:04:40 -04:00
2022-09-28 19:03:10 -07:00
2022-08-26 09:49:26 -07:00
2022-10-13 09:32:56 -07:00
2022-10-30 21:04:43 -04:00
2022-09-01 10:49:48 -07:00
2022-09-19 11:11:11 -07:00
2022-11-08 17:15:12 -05:00
2022-10-30 21:04:42 -04:00
2022-08-05 14:13:12 -07:00
2022-10-13 09:32:56 -07:00
2022-08-08 13:23:26 -07:00
2022-10-13 09:32:56 -07:00
2022-09-14 12:56:39 -07:00
2022-10-13 09:32:56 -07:00
2022-10-13 09:32:57 -07:00
2022-10-13 09:32:56 -07:00
2022-10-24 14:48:05 -07:00
2022-10-28 11:26:54 -07:00
2021-04-27 16:31:39 +09:00
2022-10-28 11:26:54 -07:00
2022-10-13 09:32:55 -07:00
2022-10-28 11:26:54 -07:00
2022-02-04 13:58:28 -08:00
2022-10-27 14:51:53 -07:00
2022-10-28 11:26:54 -07:00
2022-10-13 09:32:56 -07:00
2022-10-13 09:32:56 -07:00
2022-06-13 10:22:36 -07:00
2022-10-17 21:24:03 -07:00
2021-09-03 11:35:15 -07:00
2022-10-13 09:32:56 -07:00
2022-10-13 09:32:56 -07:00
2022-10-13 09:32:56 -07:00
2021-11-03 13:25:36 -07:00
2022-10-13 09:32:56 -07:00
2022-10-13 09:32:56 -07:00
2022-10-13 09:32:56 -07:00
2022-10-13 09:32:58 -07:00