git blame -L 10,20 file.txt

Category: Git - Core

git blame -L 10,20 file.txt

Show blame for lines 10 through 20 only

Shows git blame output for only lines 10 through 20.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.