Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx> writes: > + * Doing `git log` on paths matching '*--helper.c' will show > + incremental effort in the direction of moving existing shell > + scripts to C. It may be benefitial to remind readers of "--full-diff", e.g. $ git log --full-diff --stat -p -- "${foo}--helper.c" here.