docs: update contributing docs (#1412)
* docs: update contributing docs * Update docs/content/zh-Hans/docs/contributing/index.md Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> --------- Co-authored-by-agent: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Co-authored-by: Rin <shinohara-rin@users.noreply.github.com>
This commit is contained in:
co-authored by
gemini-code-assist[bot]
Rin
parent
f37f8aed3c
commit
704ee24167
@@ -103,7 +103,7 @@ If you haven't clone this repository, skip this section.
|
||||
Make sure your local repository is up to date with the upstream repository:
|
||||
|
||||
```shell
|
||||
git fetch -all
|
||||
git fetch --all
|
||||
git checkout main
|
||||
git pull upstream main --rebase
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user