summaryrefslogtreecommitdiffstats
path: root/manual/src/git-blame.md
diff options
context:
space:
mode:
Diffstat (limited to 'manual/src/git-blame.md')
-rw-r--r--manual/src/git-blame.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/manual/src/git-blame.md b/manual/src/git-blame.md
deleted file mode 100644
index 6798fe13..00000000
--- a/manual/src/git-blame.md
+++ /dev/null
@@ -1,6 +0,0 @@
-# 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.
-
-<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>