···3434> [!warning]- `fatal: --[no-]autostash option is only valid with --rebase`
3535> You may have an outdated version of `git`. Updating `git` should fix this issue.
36363737+> [!warning]- `fatal: The remote end hung up unexpectedly`
3838+> It might be due to Git's default buffer size. You can fix it by increasing the buffer with this command:
3939+>
4040+> ```bash
4141+> git config http.postBuffer 524288000
4242+> ```
4343+3744In future updates, you can simply run `npx quartz sync` every time you want to push updates to your repository.
38453946> [!hint] Flags and options