Fossil SCM

stash drop help tweak suggested in [forum:d5c5c0f980|forum post d5c5c0f980].

stephan 2025-10-09 18:22 trunk
Commit e2783d0789447c3ab6a73128108bb0f031b1f849d7ae41f6ce2ba4add2bcbd6d
1 file changed +4 -4
+4 -4
--- src/stash.c
+++ src/stash.c
@@ -550,15 +550,15 @@
550550
**
551551
** Update to the baseline check-out for STASHID then apply the
552552
** changes of STASHID. Keep STASHID so that it can be reused
553553
** This command is undoable.
554554
**
555
-** > fossil stash drop|rm ?STASHID? ?-a|--all?
555
+** > fossil stash drop|rm ?STASHIDs...? ?-a|--all?
556556
**
557
-** Forget everything about STASHID. Forget the whole stash if the
558
-** -a|--all flag is used. Individual drops are undoable but -a|--all
559
-** is not.
557
+** Forget everything about the given STASHIDs. Forget the whole
558
+** stash if the -a|--all flag is used. Individual drops are
559
+** undoable but -a|--all is not.
560560
**
561561
** > fossil stash diff ?STASHID? ?DIFF-OPTIONS?
562562
** > fossil stash gdiff ?STASHID? ?DIFF-OPTIONS?
563563
**
564564
** Show diffs of the current working directory and what that
565565
--- src/stash.c
+++ src/stash.c
@@ -550,15 +550,15 @@
550 **
551 ** Update to the baseline check-out for STASHID then apply the
552 ** changes of STASHID. Keep STASHID so that it can be reused
553 ** This command is undoable.
554 **
555 ** > fossil stash drop|rm ?STASHID? ?-a|--all?
556 **
557 ** Forget everything about STASHID. Forget the whole stash if the
558 ** -a|--all flag is used. Individual drops are undoable but -a|--all
559 ** is not.
560 **
561 ** > fossil stash diff ?STASHID? ?DIFF-OPTIONS?
562 ** > fossil stash gdiff ?STASHID? ?DIFF-OPTIONS?
563 **
564 ** Show diffs of the current working directory and what that
565
--- src/stash.c
+++ src/stash.c
@@ -550,15 +550,15 @@
550 **
551 ** Update to the baseline check-out for STASHID then apply the
552 ** changes of STASHID. Keep STASHID so that it can be reused
553 ** This command is undoable.
554 **
555 ** > fossil stash drop|rm ?STASHIDs...? ?-a|--all?
556 **
557 ** Forget everything about the given STASHIDs. Forget the whole
558 ** stash if the -a|--all flag is used. Individual drops are
559 ** undoable but -a|--all is not.
560 **
561 ** > fossil stash diff ?STASHID? ?DIFF-OPTIONS?
562 ** > fossil stash gdiff ?STASHID? ?DIFF-OPTIONS?
563 **
564 ** Show diffs of the current working directory and what that
565

Keyboard Shortcuts

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