I'm not sure how we would correctly identify the region over multiple commits.
git-log makes this super easy: git log -L288,305:file.c
I'm not sure how we would correctly identify the region over multiple commits.
git-log makes this super easy: git log -L288,305:file.c