Page MenuHomePhabricator

Use heredoc for outputting help text in automated commit scripts
ClosedPublic

Authored by jasonbcox on Sep 17 2020, 18:55.

Details

Summary

This improves readability and makes reviews easier, as multiline
changes will not add or remove a bunch of kruft in addition to the help contents.

Test Plan
./autopatch.sh -h
./automated-commits.sh -h

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable