summaryrefslogtreecommitdiffstats
path: root/gitcli.html
diff options
context:
space:
mode:
Diffstat (limited to 'gitcli.html')
-rw-r--r--gitcli.html8
1 files changed, 1 insertions, 7 deletions
diff --git a/gitcli.html b/gitcli.html
index 4ed8ec24f..66647ab79 100644
--- a/gitcli.html
+++ b/gitcli.html
@@ -843,12 +843,6 @@ scripting Git:</p></div>
<div class="ulist"><ul>
<li>
<p>
-It&#8217;s preferred to use the non-dashed form of Git commands, which means that
- you should prefer <code>git foo</code> to <code>git-foo</code>.
-</p>
-</li>
-<li>
-<p>
Splitting short options to separate words (prefer <code>git foo -a -b</code>
to <code>git foo -ab</code>, the latter may not even work).
</p>
@@ -1052,7 +1046,7 @@ The two options can be specified together to ask a command to work
<div id="footer">
<div id="footer-text">
Last updated
- 2023-10-23 14:43:46 PDT
+ 2024-03-11 15:39:49 PDT
</div>
</div>
</body>