git lfs in fc25
When I run git lfs install
(or git lfs
anything) in my Fedora, I get the following error:
git: 'lfs' is not a git command. See 'git --help'.
Did you mean this?
log
I just installed git for Windows on my friend's compute and git lfs
worked without a problem. A bit weird that Git on Windows works better than on its native OS.
I tried dnf search lfs
but got no useful results.
How can I make git lfs
work? git --version
is 2.9.5, so more than recent enough for git lfs
.