1
0
mirror of https://gitlab.com/MisterBiggs/brain-quartz.git synced 2025-07-22 22:31:26 +00:00

docs: note embeds and update git hint

This commit is contained in:
Jacky Zhao
2023-12-16 11:04:18 -08:00
parent ed9bd43d9f
commit 3c01b92cc4
2 changed files with 12 additions and 0 deletions

View File

@@ -33,3 +33,7 @@ Then, you can sync the content to upload it to your repository.
```bash
npx quartz sync
```
> [!hint]
> If `npx quartz sync` fails with `fatal: --[no-]autostash option is only valid with --rebase`, you
> may have an outdated version of `git`. Updating `git` should fix this issue.