vault backup: 2025-05-17 13:50:09
This commit is contained in:
parent
0f48850597
commit
ba56b04f05
@ -25,6 +25,8 @@ git clone --depth 1 --branch 4.25-plus https://github.com/EpicGames/UnrealEngine
|
|||||||
转换成完整仓库的方法:
|
转换成完整仓库的方法:
|
||||||
git pull --unshallow
|
git pull --unshallow
|
||||||
|
|
||||||
|
再执行命令,修改fetch设置获取所有分支即可。
|
||||||
|
git config remote.origin.fetch "+refs/heads/*:refs/remotes/origin/*"
|
||||||
# LFS upload missing objects 解决
|
# LFS upload missing objects 解决
|
||||||
输入命令,即可
|
输入命令,即可
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user