git – List all commits (across all branches) for a given file – Stack Overflow
Posted by jpluimers on 2017/08/30
From the “short git tips” department:
Try this:
git log --all -- path
Source: git – List all commits (across all branches) for a given file – Stack Overflow [WayBack]
–jeroen






Leave a comment