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.
2 parents 9b271d0 + a4ce2e8 commit 409d838Copy full SHA for 409d838
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