Fossil SCM

Improve help text for the undo command.

mistachkin 2015-06-27 07:58 enhancedUndo
Commit ad7dd6546b9c8b4d96c3660dd84cf74c230a13fa
1 file changed +3
+3
--- src/undo.c
+++ src/undo.c
@@ -431,10 +431,13 @@
431431
**
432432
** (1) fossil update (5) fossil stash apply
433433
** (2) fossil merge (6) fossil stash drop
434434
** (3) fossil revert (7) fossil stash goto
435435
** (4) fossil stash pop
436
+**
437
+** The "fossil clean" operation can also be undone; however, this is
438
+** currently limited to files that are less than 10MiB in size.
436439
**
437440
** If FILENAME is specified then restore the content of the named
438441
** file(s) but otherwise leave the update or merge or revert in effect.
439442
** The redo command undoes the effect of the most recent undo.
440443
**
441444
--- src/undo.c
+++ src/undo.c
@@ -431,10 +431,13 @@
431 **
432 ** (1) fossil update (5) fossil stash apply
433 ** (2) fossil merge (6) fossil stash drop
434 ** (3) fossil revert (7) fossil stash goto
435 ** (4) fossil stash pop
 
 
 
436 **
437 ** If FILENAME is specified then restore the content of the named
438 ** file(s) but otherwise leave the update or merge or revert in effect.
439 ** The redo command undoes the effect of the most recent undo.
440 **
441
--- src/undo.c
+++ src/undo.c
@@ -431,10 +431,13 @@
431 **
432 ** (1) fossil update (5) fossil stash apply
433 ** (2) fossil merge (6) fossil stash drop
434 ** (3) fossil revert (7) fossil stash goto
435 ** (4) fossil stash pop
436 **
437 ** The "fossil clean" operation can also be undone; however, this is
438 ** currently limited to files that are less than 10MiB in size.
439 **
440 ** If FILENAME is specified then restore the content of the named
441 ** file(s) but otherwise leave the update or merge or revert in effect.
442 ** The redo command undoes the effect of the most recent undo.
443 **
444

Keyboard Shortcuts

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