summary refs log tree commit diff
path: root/port
diff options
context:
space:
mode:
authorChris Mayo <aklhfex@gmail.com>2019-05-26 17:57:01 +0100
committerJune McEnroe <june@causal.agency>2021-01-17 19:06:45 +0000
commit9c206e362bf7e7fa2c83b01e138221533c63f01b (patch)
treef12a2eae6456e54be6a1f0a9a4c6a645b0784ebb /port
parentTouch tags in source-filter (diff)
downloadsrc-9c206e362bf7e7fa2c83b01e138221533c63f01b.tar.gz
src-9c206e362bf7e7fa2c83b01e138221533c63f01b.zip
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 at gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
756dc13c819c0d4daa4ab4&follow=1'>Ignore build and cloneJune McEnroe 2018-03-30Set g:clipboard to pb{copy,paste} alwaysJune McEnroe Previously neovim would use these automatically if it found them, but now it only checks for them on macOS. pbd continues to work well. 2018-03-28Add d-_-b crateJune McEnroe