Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

git remove large files

git filter-branch --tree-filter 'rm -f DVD-rip' HEAD
Comment

git remove large files with bfg

$ java -jar bfg.jar --strip-blobs-bigger-than 100M some-big-repo.git
Comment

PREVIOUS NEXT
Code Example
Shell :: how to pass docker hub credentials for k8s pods 
Shell :: chmod user to root 
Shell :: LINUX STRING TO UPPERCASE 
Shell :: execute cron.daily 
Shell :: $() vs () bash 
Shell :: how to save powershell config 
Shell :: How to download torrents from the command-line on Linux 
Shell :: chrome extension to safari extension 
Shell :: jenkins download 
Shell :: time is not updating from internet ubuntu 
Shell :: if clauses bash 
Shell :: bash start two processes at the same time 
Shell :: run tar.xz ubuntu 
Shell :: how to get the type of something in powershell 
Shell :: how to exit git bash 
Shell :: install peer dependencies in npm 
Shell :: get files with name linux 
Shell :: letsencrypt domain fetch /.well-known error 
Shell :: install raspberry pi 
Shell :: mac ssh download folder 
Shell :: yum install redis cli 
Shell :: bash script create file 
Shell :: how to edit a file in terminal windows 
Shell :: linux command line 
Shell :: do command in a command linux 
Shell :: composer download 
Shell :: Examples of add-apt-repository and updating the APT cache 
Shell :: install gcmcore debian 10 
Shell :: how to add characters before a line 
Shell :: run specific logrotate 
ADD CONTENT
Topic
Content
Source link
Name
8+3 =