mirror of
https://github.com/OpenHands/OpenHands.git
synced 2025-12-26 05:48:36 +08:00
parent
8a64d7c912
commit
bc9c9198c4
@ -30,7 +30,7 @@ git remote -v
|
|||||||
You should see both `origin` and `upstream` in the output.
|
You should see both `origin` and `upstream` in the output.
|
||||||
|
|
||||||
### 3. Synchronize with Official Repository
|
### 3. Synchronize with Official Repository
|
||||||
Synchronize latest commit with offical repository before coding.
|
Synchronize latest commit with official repository before coding.
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
git fetch upstream
|
git fetch upstream
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user