We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19af48c commit c1e039cCopy full SHA for c1e039c
README.md
@@ -93,7 +93,7 @@ cargo patchable export druid 26.0.0
93
git status
94
```
95
96
-> ![IMPORTANT]
+> ![CAUTION]
97
> `cargo patchable export` exports whatever is currently checked out (`HEAD`) in the worktree.
98
> If you use `jj edit` (or `git switch`) then you _must_ go back to the tip before exporting, or
99
> any patches after that point will be omitted from the export.
0 commit comments