Skip to content

Commit b08f4cd

Browse files
authored
Bump Microsoft Git version to 1.0.7
1 parent ba76547 commit b08f4cd

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

src/microsoft-git/devcontainer-feature.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
{
22
"name": "Microsoft Git for monorepo with GVFS support",
33
"id": "microsoft-git",
4-
"version": "1.0.6",
4+
"version": "1.0.7",
55
"description": "A fork of Git containing Microsoft-specific patches",
66
"options": {
77
"version": {
88
"type": "string",
99
"proposals": [
1010
"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"
11+
"2.50.1.vfs.0.2",
12+
"2.50.1.vfs.0.1",
13+
"2.50.1.vfs.0.0",
14+
"2.49.0.vfs.0.4",
15+
"2.49.0.vfs.0.3"
1616
],
1717
"default": "latest",
1818
"description": "Select version of Microsoft Git, if not latest."

0 commit comments

Comments
 (0)