install git-lfs ubuntu 18.04
sudo apt update
sudo apt install git-lfs
install git-lfs ubuntu 18.04
sudo apt update
sudo apt install git-lfs
git enable lfs
# Make sure to install the git lfs command line extension first.
# After installing the extension (if you haven't), enable it in your repo:
git lfs install
# You only need to run this once per user account.
# Use LFS for a file type (do this in your repo dir)
git lfs track "*.psd"
# Make sure to track this in your repo!
git add .gitattributes
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