### Acquiring Source Code Using the repo Tool<a name="section8394142222114"></a>
Method 1 \(recommended\): Use the **repo** tool to download the source code over SSH. \(You must have registered an SSH public key for access to Gitee.\)
...
...
@@ -62,16 +62,16 @@ repo sync -c
repo forall -c 'git lfs pull'
```
### Acquiring Source Code from Image Sites<a name="section8394142222113"></a>
### Acquiring Source Code from Mirrors<a name="section8394142222113"></a>