git log --oneline | sd '^(\w+) (.*)' '| $1 | $2 |'
| - |
(HEAD -> main, tag: v1.0.3, origin/main, origin/HEAD) 1.0.3 |
| ada909f |
1.6.0 |
| 58ce308 |
doc: add missing % to output |
| 5dbcced |
docs: add official CrowdNode docs to help output |
| 2007666 |
refactor: restructure list and balance output |
See also: dashhive/crowdnode-cli#8
See also: dashhive/crowdnode-cli#8