Dan_Gawarecki
1 hour agoOccasional Contributor
Error when clone GitHub repo with LFS extension
Cloning a GitHub repo having LFS extension fails with with following content in the dialog
Failed to clone repository
"Cloning into 'C:\....target-path-for-report' ...
git-lfs filter-process: line 1: git-lfs: command not found
fatal: the remote end hung up unexpectedly
warning: Clone succeeded but checkout failed.
You can inspect what was checked out with 'git status'
and retry with 'git restore --source=HEAD :/'"
I can clone the repo without issue using GitHut Desktop, but do not want to proceed without knowing that TestComplete, with TortioseGit,will work fine with a repo having the Git Large File Support (LFS) extension.
Looked through the TestComplete documentation but no joy. Suggestions? Advice?