]> Lady’s Gitweb - Shushe/commitdiff
Reformat redirections 0.9.2
authorLady <redacted>
Fri, 24 May 2024 03:21:50 +0000 (23:21 -0400)
committerLady <redacted>
Fri, 24 May 2024 04:05:02 +0000 (00:05 -0400)
- Remove the space after, but not before redirection operators.

- Do `>>/dev/null` instead of `> /dev/null`; appending makes more
  logical sense in this case.

- Use `>|` for other outputs because this make·file should always
  clobber.


No differences found
This page took 0.024108 seconds and 4 git commands to generate.