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 e5c2a60 commit de65bc3Copy full SHA for de65bc3
docs/advanced-usage/checkpoints.md
@@ -8,13 +8,13 @@ Checkpoints let you:
8
- Compare different implementation approaches
9
- Revert to previous project states without losing work
10
11
-:::info Important Notes
+::::info Important Notes
12
- **Checkpoints are enabled by default.**
13
- **Git must be installed** for checkpoints to function - [see installation instructions](#git-installation)
14
- No GitHub account or repository is required
15
- No Git personal information configuration is needed
16
- The shadow Git repository operates independently from your project's existing Git configuration
17
-:::
+::::
18
19
## Configuration Options
20
0 commit comments