git get list of changed files

git diff --name-only <SHA, tag start> <SHA, tag end>

Or with the actions performed: git diff --name-status <SHA, tag start> <SHA, tag end>

This article was updated on 2023-01-25

I'm nabeards. I'm a full stack JavaScript developer. I travel full time, a.k.a., Professional Wanderer, a.k.a., Digital Nomad.