We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42388fa commit f692f1cCopy full SHA for f692f1c
1 file changed
Mapping-between-Git-Installer-GUI-Settings-And-Command-Line-Arguments.md
@@ -1,6 +1,6 @@
1
The following table maps Git GUI Installation settings to corresponding Git Command Line Installation arguments:
2
3
-| Screenshot | Available Arguments (in sequence) | Example Arguments |
+| Screenshot | Available Arguments<br/>(in sequence) | Example Arguments |
4
| - | - | - |
5
|  | <br/>`Components=`<br/><br/><ul><li>`icons`</li><li>`ext\reg\shellhere`</li><li>`gitlfs`</li><li>`assoc`</li><li>`assoc_sh`</li><li>`windowsterminal`</li><li>`scalar`</li></ul><br/> | `Components=gitlfs,scalar` |
6
|  | <br/>`EditorOption=`<br/><br/><ul><li>`Nano`</li><li>`VIM`</li><li>`Notepad++`</li><li>`VisualStudioCode`</li><li>`VisualStudioCodeInsiders`</li><li>`SublimeText`</li><li>`Atom`</li><li>`VSCodium`</li><li>`Notepad`</li><li>`Wordpad`</li><li>`CustomEditor`</li></ul><br/> | `EditorOption=VisualStudioCode` |
0 commit comments