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 65800cd commit 043f03eCopy full SHA for 043f03e
README.md
@@ -12,12 +12,12 @@ Commands related to the workflow:<br>
12
Commands related to checking status or log history<br>
13
`git status`<br>
14
`git log`<br>
15
-<br><br>
+<br>
16
The basic Git syntax is program | action | destination.
17
18
For example,
19
-
20
-git add . is read as git | add | ., where the period represents everything in the current directory;
21
-git commit -m "message" is read as git | commit -m | "message"; and
22
-git status is read as git | status | (no destination).
+git add . is read as git | add | ., where the period represents everything in the current directory;<br>
+git commit -m "message" is read as git | commit -m | "message"; and<br>
+git status is read as git | status | (no destination).<br>
23
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments