Skip to content

Instantly share code, notes, and snippets.

@alexozer
Created June 2, 2019 22:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alexozer/438562368851c206a3b9ba04dfaa5e60 to your computer and use it in GitHub Desktop.
Save alexozer/438562368851c206a3b9ba04dfaa5e60 to your computer and use it in GitHub Desktop.
> git clone git@gitlab.com:UnrealMKB/UnrealMKB.git
Cloning into 'UnrealMKB'...
remote: Enumerating objects: 7, done.
remote: Counting objects: 100% (7/7), done.
remote: Compressing objects: 100% (7/7), done.
remote: Total 13476 (delta 0), reused 0 (delta 0)
Receiving objects: 100% (13476/13476), 66.88 MiB | 7.92 MiB/s, done.
Resolving deltas: 100% (5997/5997), done.
Downloading UnrealMKB/Content/Blueprints/BP_ActorUtilMacros.uasset (26 KB)
Downloading UnrealMKB/Content/Blueprints/BP_Level.uasset (270 KB)
Downloading UnrealMKB/Content/Blueprints/BP_LevelSpinCam.uasset (562 KB)
Downloading UnrealMKB/Content/Blueprints/BP_LobbyGameMode.uasset (13 KB)
Downloading UnrealMKB/Content/Blueprints/BP_MapMeshManager.uasset (45 KB)
Downloading UnrealMKB/Content/Blueprints/BP_MenuGameMode.uasset (14 KB)
Downloading UnrealMKB/Content/Blueprints/BP_Minimap.uasset (194 KB)
Downloading UnrealMKB/Content/Blueprints/BP_MkbChallengeGameMode.uasset (200 KB)
Downloading UnrealMKB/Content/Blueprints/BP_MkbChallengeGameState.uasset (103 KB)
Downloading UnrealMKB/Content/Blueprints/BP_MkbChallengePlayerState.uasset (45 KB)
Error downloading object: UnrealMKB/Content/Blueprints/BP_MkbChallengePlayerState.uasset (21a08db): Smudge error: Error downloading UnrealMKB/Content/Blueprints/BP_MkbChallengePlayerState.uasset (21a08db1c77645cc32e684b3e6ccae52013ddf3827b21cf388f1ca098e2bb249): batch request: kex_exchange_identification: Connection closed by remote host: exit status 255
Errors logged to /home/alex/doc/projects/rolled-out/UnrealMKB/.git/lfs/logs/20190602T175108.574721289.log
Use `git lfs logs last` to view the log.
error: external filter 'git-lfs smudge -- %f' failed 2
error: external filter 'git-lfs smudge -- %f' failed
fatal: UnrealMKB/Content/Blueprints/BP_MkbChallengePlayerState.uasset: smudge filter lfs failed
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry the checkout with 'git checkout -f HEAD'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment