Skip to content

Commit

Permalink
mention reliance on skip options from OpenTermsArchive/engine#1104
Browse files Browse the repository at this point in the history
  • Loading branch information
michielbdejong authored Sep 13, 2024
1 parent b7569ce commit 8f7d4b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/_index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ Note that older versions of `git` will work but can slow the engine down. It's r
```
git commit-graph write --reachable --changed-paths
```
in the snapshot and version repositories.
in the snapshot and version repositories. This will significantly increase performance, especially if combined with the `--skipPreRun` and `--skipSnapshots` or `--skipReadBack` options.
### Getting started
Expand Down

0 comments on commit 8f7d4b4

Please sign in to comment.