summaryrefslogtreecommitdiffstats
path: root/git-config.html
diff options
context:
space:
mode:
Diffstat (limited to 'git-config.html')
-rw-r--r--git-config.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/git-config.html b/git-config.html
index 217b78084..f79d468ec 100644
--- a/git-config.html
+++ b/git-config.html
@@ -9656,7 +9656,9 @@ rebase.autoSquash
</dt>
<dd>
<p>
- If set to true enable <code>--autosquash</code> option by default.
+ If set to true, enable the <code>--autosquash</code> option of
+ <a href="git-rebase.html">git-rebase(1)</a> by default for interactive mode.
+ This can be overridden with the <code>--no-autosquash</code> option.
</p>
</dd>
<dt class="hdlist1">
@@ -11845,7 +11847,7 @@ looks like</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2023-09-23 09:04:28 JST
+ 2023-09-22 17:04:28 PDT
</div>
</div>
</body>