gh alias list prints something that looks like yaml but definitely isn't (see: multi-line alias values).
it should either dig in and print proper yaml or switch to another format that can be consumed on the command line for piping (ie, collapse multi-line aliases into single lines)
The text was updated successfully, but these errors were encountered:
vilmibm commentedOct 24, 2022
gh alias listprints something that looks like yaml but definitely isn't (see: multi-line alias values).it should either dig in and print proper yaml or switch to another format that can be consumed on the command line for piping (ie, collapse multi-line aliases into single lines)
The text was updated successfully, but these errors were encountered: