Skip to content

Commit deb991b

Browse files
committed
Fix broken paragdiwan.gitpatch extension build
1 parent 60ed20c commit deb991b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

extensions.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -950,7 +950,8 @@
950950
"repository": "https://github.com/paiqo/Databricks-VSCode"
951951
},
952952
"paragdiwan.gitpatch": {
953-
"repository": "https://github.com/paragdiwan/vscode-git-patch"
953+
"repository": "https://github.com/paragdiwan/vscode-git-patch",
954+
"checkout": "a648bb3656d0c5c9e9c8cb281eb71d56fd0e9f6a"
954955
},
955956
"patbenatar.advanced-new-file": {
956957
"repository": "https://github.com/patbenatar/vscode-advanced-new-file"

0 commit comments

Comments
 (0)