git: 'lfs' is not a git command. See 'git --help'.
$ curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.deb.sh | sudo bash
$ sudo apt-get install git-lfs
git: 'lfs' is not a git command. See 'git --help'.
$ curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.deb.sh | sudo bash
$ sudo apt-get install git-lfs
git: 'lfs' is not a git command
1. Pre-Requisites
git-lfs requires git version 1.8.2 or later. You can check the version you have by running git --version, and update if required.
If you are installing on macOS, make sure you have Homebrew installed.
2. Download
Download git-lfs by following the steps based on your operating system.
Debian / Ubuntu
$ curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.deb.sh | sudo bash
$ sudo apt-get install git-lfs
MacOS (Using Homebrew)
$ brew update
$ brew install git-lfs
Windows
Download and run the latest windows installer.
3. Install
Finally, run git-lfs install to install git-lfs on your system. You can always run git-lfs uninstall to uninstall.
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us