Posts tagged with “regex”
- · 1 min read
Aligning git log into columns
Use terminal control sequences and regular-expression captures to format git log output into aligned columns.

Use terminal control sequences and regular-expression captures to format git log output into aligned columns.
