vault backup: 2025-05-17 11:43:30
This commit is contained in:
parent
005527c10c
commit
0f48850597
@ -18,7 +18,12 @@ git push origin master
|
|||||||
Merge:https://github.com/KennethBuijssen/MergeAssist
|
Merge:https://github.com/KennethBuijssen/MergeAssist
|
||||||
Diff:https://github.com/SRombauts/UE4GitPlugin
|
Diff:https://github.com/SRombauts/UE4GitPlugin
|
||||||
|
|
||||||
|
# Git Clone --depth 1 以及转化成完整仓库
|
||||||
|
git clone --depth 1 https://github.com/EpicGames/UnrealEngine.git
|
||||||
|
git clone --depth 1 --branch 4.25-plus https://github.com/EpicGames/UnrealEngine.git
|
||||||
|
|
||||||
|
转换成完整仓库的方法:
|
||||||
|
git pull --unshallow
|
||||||
|
|
||||||
# LFS upload missing objects 解决
|
# LFS upload missing objects 解决
|
||||||
输入命令,即可
|
输入命令,即可
|
||||||
|
Loading…
x
Reference in New Issue
Block a user