Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

git large files storage

first install git large file storge from: https://git-lfs.github.com

then go to the repository and open the trminal and write:
git lfs install

track files:
git lfs track "*.bat"
git lfs track "assets/*"

then add commit and push:
git add .
git commit .
git push
Comment

PREVIOUS NEXT
Code Example
Shell :: almofire pod install 
Shell :: bash exit file path 
Shell :: set pin on mcp23017 using raspberry pi shell 
Shell :: branch on carry clear 
Shell :: chagne remote origin git 
Shell :: rostopic echo filter 
Shell :: install discord ubuntu 
Shell :: install node mac 
Shell :: hide top bar ubuntu 20.04 
Shell :: ngx-bootstrap npm 
Shell :: restart rstudio 
Shell :: check number of threads in a process linux 
Shell :: install yfinance 
Shell :: linux remove empty lines 
Shell :: hoiw to find a certain fil eon ubuntu 
Shell :: tmux set color 
Shell :: apply gitignore to current commit 
Shell :: uninstall vscode from linux 
Shell :: how to restart apache2 in ubuntu 20.04 
Shell :: check public ip address in terminal 
Shell :: ruby update single gem 
Shell :: pyqt5 designer download 
Shell :: random in mac terminal 
Shell :: linux command after create folder cd it 
Shell :: ubuntu remove except file 
Shell :: git crdencial --cache 
Shell :: dart update 
Shell :: raspberry pi stop an rc.local process 
Shell :: git remove all files from gitignore 
Shell :: how to isnatll snap on ubuntu linux 
ADD CONTENT
Topic
Content
Source link
Name
9+5 =