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 ba76547 commit b08f4cdCopy full SHA for b08f4cd
src/microsoft-git/devcontainer-feature.json
@@ -1,18 +1,18 @@
1
{
2
"name": "Microsoft Git for monorepo with GVFS support",
3
"id": "microsoft-git",
4
- "version": "1.0.6",
+ "version": "1.0.7",
5
"description": "A fork of Git containing Microsoft-specific patches",
6
"options": {
7
"version": {
8
"type": "string",
9
"proposals": [
10
"latest",
11
- "2.43.0.vfs.0.0",
12
- "2.42.0.vfs.0.3",
13
- "2.40.1.vfs.0.2",
14
- "2.39.2.vfs.0.0",
15
- "2.38.1.vfs.0.1"
+ "2.50.1.vfs.0.2",
+ "2.50.1.vfs.0.1",
+ "2.50.1.vfs.0.0",
+ "2.49.0.vfs.0.4",
+ "2.49.0.vfs.0.3"
16
],
17
"default": "latest",
18
"description": "Select version of Microsoft Git, if not latest."
0 commit comments