Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

git lfs add file

# to add a large file to git lfs
git lfs track "large_file.ext"
# then add the file like usual
git add large_file.ext
git commit -m "added large file"
git push
Comment

PREVIOUS NEXT
Code Example
Shell :: How do I sync local and remote branches? 
Shell :: make git use a ssh key 
Shell :: curl output to stdout 
Shell :: directory path view 
Shell :: env variables list 
Shell :: Installed Build Tools revision 32.0.0 is corrupted. Remove and install again using the SDK Manager 
Shell :: bash remove first character from string 
Shell :: find node version 
Shell :: install chocolatey 
Shell :: nuxt init 
Shell :: github push an existing repository from the command line 
Shell :: pyinstaller module not found 
Shell :: delete vendor file 
Shell :: ionic Please check that /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home contains a valid JDK installation. 
Shell :: windows check installed fonts 
Shell :: whatsapp for linux 
Shell :: linux sha256 checksum 
Shell :: remote: Bitbucket Cloud recently stopped supporting account passwords for Git authentication 
Shell :: remove soup tag 
Shell :: how to install cuda on ubuntu 
Shell :: curl test https 
Shell :: anbox install 
Shell :: added changes to a specific commit 
Shell :: wallpaper engine linux 
Shell :: generate certificate 
Shell :: how to boot into bios dell 
Shell :: ubuntu open task manager 
Shell :: docker compose up only one service 
Shell :: install pybind ubuntu 
Shell :: macos clear terminal 
ADD CONTENT
Topic
Content
Source link
Name
3+3 =