summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2021-11-15 22:43:14 -0500
committerDan Davison <dandavison7@gmail.com>2021-11-15 22:43:14 -0500
commitd46a1741f7e000da7d6d5280c17e4923db2adb32 (patch)
tree80b87e663495a064255a148680eb086f6c1e791b
parent90232841de157afa1ff5b7ef326a246d5e249a16 (diff)
Update blame docs
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index ceda5d67..5a03cc10 100644
--- a/README.md
+++ b/README.md
@@ -498,7 +498,8 @@ Use the `navigate` feature to activate navigation keybindings. In this mode, pre
### Git blame
-Set delta as the pager for `blame` in the `[pager]` section of your gitconfig. See the example at the [top of the page](#get-started).
+Set delta as the pager for `blame` in the `[pager]` section of your gitconfig: see the [example gitconfig](#get-started).
+If `hyperlinks` is enabled 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>