Jacky Zhao
2023-12-16 3c01b92cc46589ac4607d994b49f1327dba3f38e
docs/setting up your GitHub repository.md
@@ -33,3 +33,7 @@
```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.