-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Description
mkdir test
git init
git lfs track *.pdf
git add ngspice-manual.pdf
git commit -m "test"
cd ..
git clone test test2The failure occurred in the last command:
(488)$ git clone test test2
Cloning into 'test2'...
done.
Downloading ngspice-manual.pdf (3.2 MB)
Error downloading object: ngspice-manual.pdf (eb4de49): Smudge error: Error downloading ngspice-manual.pdf (eb4de49c0ab6870cafe4cb412179420d89d97872aafbd2fd0fb16554d5451925): batch request: ssh: Could not resolve hostname c: Name or service not known: exit status 255
Errors logged to C:\projects\git\test2\.git\lfs\logs\20191112T144004.7574523.log
Use `git lfs logs last` to view the log.
error: external filter 'git-lfs filter-process' failed
fatal: ngspice-manual.pdf: 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'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels