File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -683,15 +683,17 @@ scratch/main> help
683683
684684 reset
685685 `reset #pvfd222s8n` reset the current namespace to the
686- causal `#pvfd222s8n`
687- `reset foo` reset the current namespace to
688- that of the `foo` namespace.
689- `reset foo bar` reset the namespace `bar` to that
690- of the `foo` namespace.
686+ hash `#pvfd222s8n`
687+ `reset foo` reset the current namespace to the
688+ state of the `foo` namespace.
691689 `reset #pvfd222s8n /topic` reset the branch `topic` of the
692690 current project to the causal
693691 `#pvfd222s8n`.
694692
693+ If you make a mistake using reset, consult the `branch.reflog`
694+ command and use another `reset` command to return to a
695+ previous state.
696+
695697 rewrite (or sfind.replace)
696698 `rewrite rule1` rewrites definitions in the latest scratch file.
697699
You can’t perform that action at this time.
0 commit comments