Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
jingjingxyk committed Feb 7, 2025
1 parent 4ddbadf commit 97aafd6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions sapi/src/library_builder/git.md
Original file line number Diff line number Diff line change
Expand Up @@ -307,3 +307,10 @@ git config --global core.filemode false
# 让 Git 显示颜色,会让命令输出看起来更醒目
git config --global color.ui true
```

```shell

git lfs pull
git submodule update --init --recursive

```

0 comments on commit 97aafd6

Please sign in to comment.