We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b10a89 commit a4ce2e8Copy full SHA for a4ce2e8
README.md
@@ -19,7 +19,7 @@ Git Blame works very well with WSL but does not work with the web browser based
19
### `gitblame.commitUrl`
20
> Type: `string`
21
22
-> Default value: `"${tool.protocol}//${gitorigin.hostname}${gitorigin.port}${gitorigin.path}${tool.basepath}/${hash}"`
+> Default value: `"${tool.protocol}//${gitorigin.hostname}${gitorigin.port}${gitorigin.path}${tool.commitpath}${hash}"`
23
24
Url where you can see the commit by hash
25
0 commit comments