ack with context

1 · Thiago Perrotta · May 19, 2025, 12:41 p.m.
Summary
The blog post discusses the usage of the `ack` command-line tool for searching text patterns in git repositories, introducing the `-C` flag which prints context around matching lines. It highlights its advantages over other options and mentions a potential migration to `ripgrep`.