Horje
git enable lfs Code Example
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




Shell

Related
laravel install bootstrap 5 Code Example laravel install bootstrap 5 Code Example
wsl2 ubuntu Code Example wsl2 ubuntu Code Example
regex all not numbers Code Example regex all not numbers Code Example
switch installed linx to wsl2 Code Example switch installed linx to wsl2 Code Example
ubuntu install brave Code Example ubuntu install brave Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
8