summaryrefslogtreecommitdiff
path: root/manual/src/git-blame.md
blob: 94d5def36141598cdc8edde0834127151ff48273 (plain)
1
2
3
4
5
6
7
# Git blame

Set delta as the pager for `blame` in the `[pager]` section of your gitconfig: see the [example gitconfig](./get-started.md).
If `hyperlinks` is enabled in the `[delta]` section then each blame commit will link to the commit on GitHub/GitLab/Bitbucket/etc.
 See [hyperlinks](./hyperlinks.md).

<table><tr><td><img width=600px src="https://user-images.githubusercontent.com/52205/141891376-1fdb87dc-1d9c-4ad6-9d72-eeb19a8aeb0b.png" alt="image" /></td></tr></table>