From 3c01b92cc46589ac4607d994b49f1327dba3f38e Mon Sep 17 00:00:00 2001 From: Jacky Zhao <j.zhao2k19@gmail.com> Date: Sat, 16 Dec 2023 19:04:18 +0000 Subject: [PATCH] docs: note embeds and update git hint --- docs/setting up your GitHub repository.md | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/docs/setting up your GitHub repository.md b/docs/setting up your GitHub repository.md index ca67e85..9d42d19 100644 --- a/docs/setting up your GitHub repository.md +++ b/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. -- Gitblit v1.10.0