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 63dd959 commit 89c3bf6Copy full SHA for 89c3bf6
package.json
@@ -27,7 +27,7 @@
27
"label": "Blame",
28
"description": "${config.git.blame.lineDecorations && \"Hide\" || \"Show\"} Git blame line annotations",
29
"pressed": "config.git.blame.lineDecorations",
30
- "iconURL": "https://raw.githubusercontent.com/sourcegraph/sourcegraph-git-extras/master/icon/git_logo.svg?sanitize=true"
+ "iconURL": "https://raw.githubusercontent.com/sourcegraph/sourcegraph-git-extras/63dd95962c43b95b3f3a9ea2aa0165d6b38a958c/icon/git_logo.svg?sanitize=true"
31
}
32
33
],
0 commit comments