git blame

Toon commit hash en laatste auteur op elke regel van een bestand. Meer informatie: https://git-scm.com/docs/git-blame.

git blame {{pad/naar/bestand}}

git blame {{[-e|--show-email]}} {{pad/naar/bestand}}

git blame {{commit}} {{pad/naar/bestand}}

git blame {{commit}}~ {{pad/naar/bestand}}

git blame -L {{start_regel}},{{eind_regel}} {{pad/naar/bestand}}

git blame -w -C -C -C {{pad/naar/bestand}}