Skip to content

Commit c7fe9a9

Browse files
Merge pull request #2938 from jasonrandrews/review2
Update git for Windows install guide
2 parents 43d1e8e + 6af2451 commit c7fe9a9

4 files changed

Lines changed: 1 addition & 5 deletions

File tree

10.5 KB
Loading
-6.67 KB
Loading
-6.98 KB
Loading

content/install-guides/git-woa.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,13 @@
11
---
2-
### Title the install tools article with the name of the tool to be installed
3-
### Include vendor name where appropriate
42
title: Git for Windows on Arm
53

6-
### Optional additional search terms (one per line) to assist in finding the article
74
additional_search_terms:
85
- git
96
- windows
107
- woa
118
- windows on arm
129
- open source windows on arm
1310

14-
### Estimated completion time in minutes (please use integer multiple of 5)
1511
minutes_to_complete: 10
1612

1713
### Link to official documentation
@@ -40,7 +36,7 @@ Use a browser to download the desired release file. The Git releases for Windows
4036
You can also download from a Windows PowerShell with the following command:
4137

4238
```command
43-
curl https://github.com/git-for-windows/git/releases/download/v2.47.1.windows.1/Git-2.47.1-arm64.exe -o Git-2.47.1-arm64.exe
39+
curl https://github.com/git-for-windows/git/releases/download/v2.53.0.windows.1/Git-2.53.0-arm64.exe -o Git-2.53.0-arm64.exe
4440
```
4541

4642
Once you have downloaded Git, run the installer `.exe` file on a Windows on Arm machine.

0 commit comments

Comments
 (0)