Fossil SCM

Replaced local "tt" formatting of command examples in the contribute doc with generic pre so that it is styled uniformly by the skin.

wyoung 2024-02-18 13:01 trunk
Commit 647dadf2be50f913b9226479ad34f58f41cfbc8d67ed0d927e8d5e50743478df
1 file changed +2 -2
--- www/contribute.wiki
+++ www/contribute.wiki
@@ -26,15 +26,15 @@
2626
<h2>2.0 Submitting Patches</h2>
2727
2828
Suggested changes or bug fixes can be submitted by creating a patch
2929
against the current source tree:
3030
31
- <tt>fossil diff -i > my-change.patch</tt>
31
+<pre>fossil diff -i > my-change.patch</pre>
3232
3333
Alternatively, you can create a binary patch:
3434
35
- <tt>fossil patch create my-change.db</tt>
35
+<pre>fossil patch create my-change.db</pre>
3636
3737
Post patches to
3838
[https://fossil-scm.org/forum | the forum] or email them to
3939
<a href="mailto:[email protected]">[email protected]</a>. Be sure to
4040
describe in detail what the patch does and which version of Fossil
4141
--- www/contribute.wiki
+++ www/contribute.wiki
@@ -26,15 +26,15 @@
26 <h2>2.0 Submitting Patches</h2>
27
28 Suggested changes or bug fixes can be submitted by creating a patch
29 against the current source tree:
30
31 <tt>fossil diff -i > my-change.patch</tt>
32
33 Alternatively, you can create a binary patch:
34
35 <tt>fossil patch create my-change.db</tt>
36
37 Post patches to
38 [https://fossil-scm.org/forum | the forum] or email them to
39 <a href="mailto:[email protected]">[email protected]</a>. Be sure to
40 describe in detail what the patch does and which version of Fossil
41
--- www/contribute.wiki
+++ www/contribute.wiki
@@ -26,15 +26,15 @@
26 <h2>2.0 Submitting Patches</h2>
27
28 Suggested changes or bug fixes can be submitted by creating a patch
29 against the current source tree:
30
31 <pre>fossil diff -i > my-change.patch</pre>
32
33 Alternatively, you can create a binary patch:
34
35 <pre>fossil patch create my-change.db</pre>
36
37 Post patches to
38 [https://fossil-scm.org/forum | the forum] or email them to
39 <a href="mailto:[email protected]">[email protected]</a>. Be sure to
40 describe in detail what the patch does and which version of Fossil
41

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button