You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/install-guides/git-woa.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,7 @@ Continue to click **Next** for the configuration settings. You can accept all de
51
51
52
52
At the end of the install process, you see the screen below indicating setup has finished installing Git:
53
53
54
-

54
+

55
55
56
56
Click the **Finish** button to complete installation.
57
57
@@ -69,15 +69,15 @@ To use Git, click the Windows **Start** button and then click **All apps**.
69
69
70
70
You see the Git folder in the G section.
71
71
72
-

72
+

73
73
74
74
There are menu items for multiple ways to start Git.
75
75
76
76
## How can I use Git in a Windows Command Prompt?
77
77
78
78
Start a Git Command Prompt by selecting **Git CMD** from the **Start** menu.
79
79
80
-

80
+

81
81
82
82
83
83
To see the help message, enter:
@@ -92,10 +92,10 @@ You can use Git from this Command Prompt.
92
92
93
93
To use Git in a Linux-like environment, select **Git Bash** from the start menu.
94
94
95
-

95
+

96
96
97
97
Click the colored icon in the top-left corner of the Git Bash window, and then click **Options** to change the appearance of the window, including colors, fonts, and font sizes.
98
98
99
-

99
+

100
100
101
101
You are now ready to use Git on your Windows on Arm device.
Copy file name to clipboardExpand all lines: content/install-guides/vs-woa.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ Once downloaded, run the `VisualStudioSetup.exe` file on a Windows on Arm machin
41
41
## How do I install C and C++ support in Visual Studio?
42
42
During the installation process, you will be asked to choose the workloads you want and customize your installation. At a minimum, select `Desktop development with C++`.

55
55
56
56
{{% notice Note%}}
57
57
Different versions of Visual Studio include different LLVM toolchain versions.
0 commit comments