Skip to content

Commit

Permalink
Update to the latest version of vscode-git
Browse files Browse the repository at this point in the history
Source code updated from VS Code 1.43.1

Partial fix for eclipse-che/che#16041

Signed-off-by: Eric Williams <ericwill@redhat.com>
  • Loading branch information
ericwill committed Mar 16, 2020
1 parent ed98620 commit 53810c0
Show file tree
Hide file tree
Showing 57 changed files with 5,448 additions and 1,029 deletions.
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,4 @@ coverage/
test_data/
test-results/
yarn-error.log
*.vsix
.idea/
.idea/
4 changes: 2 additions & 2 deletions cgmanifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"git": {
"name": "textmate/git.tmbundle",
"repositoryUrl": "https://github.com/textmate/git.tmbundle",
"commitHash": "93897a78c6e52bef13dadc0d4091d203c5facb40"
"commitHash": "5870cf3f8abad3a6637bdf69250b5d2ded427dc4"
}
},
"licenseDetail": [
Expand Down Expand Up @@ -63,4 +63,4 @@
}
],
"version": 1
}
}
Binary file added git-1.0.0.vsix
Binary file not shown.
Loading

0 comments on commit 53810c0

Please sign in to comment.