Skip to content

Commit cd19c7d

Browse files
committed
Publish docs at branches/main/
1 parent 0971daa commit cd19c7d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

branches/main/search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

branches/main/sitemap.xml.gz

0 Bytes
Binary file not shown.

branches/main/users/customization/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -768,8 +768,8 @@ <h1 id="customizing-superdiff">Customizing SuperDiff</h1>
768768
</tr>
769769
<tr>
770770
<td><code>color_enabled</code></td>
771-
<td>Whether to colorize output</td>
772-
<td><code>true</code> if <code>ENV["CI"]</code> or stdout is a TTY, <code>false</code> otherwise</td>
771+
<td>Whether to colorize output, or <code>nil</code> to let SuperDiff decide based on the environment</td>
772+
<td><code>nil</code></td>
773773
</tr>
774774
<tr>
775775
<td><code>diff_elision_enabled</code></td>

0 commit comments

Comments
 (0)