264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
|
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
|
-
+
|
+++ frobnicate.c<br>
@@ -1,10 +1,11 @@<br>
+/* made a change to the source file */<br>
# Original text<br>
</tt></b>
</blockquote>
"current" is an alias for the most recent version, so the command
"current" is an alias for the checkout version, so the command
"fossil diff --from ad75dfa4a0 --to ab975c6632" gives identical results.
<p>To commit your changes to a local-only repository:</p>
<blockquote>
<b>
fossil commit </b><i>(... Fossil will start your editor, if defined)</i><b><br><tt>
# Enter a commit message for this check-in. Lines beginning with # are ignored.<br>
|